#bf17e0 color space conversions
Hex:
#bf17e0
RGB:
191, 23, 224
CMY:
25, 91, 12
CMYK:
15, 90, 0, 12
HSL:
290°, 81.3765%, 48.4314%
HSV (HSB):
290°, 89.7321%, 87.8431%
XYZ:
35.2468, 17.0710, 71.9583
xyY:
0.2836, 0.1374, 17.0710
CIE-Lab:
48.3493, 81.8548, -63.2617
CIE-LCH:
48.3493, 103.4517, 322.3013
CIE-Luv:
48.3493, 50.3708, -103.9687
Hunter-Lab:
41.3170, 79.9702, -74.3384
#bf17e0 color charts
#bf17e0 color shades, tints & tones
#bf17e0 color schemes
#bf17e0 color preview, HTML & CSS examples
This text has a color of #bf17e0
<p style="color:#bf17e0;">Text here</p>
.mytext {color:#bf17e0;}
This box has a color of #bf17e0
<div style="background-color:#bf17e0;">Content here</div>
.mybackground {background-color:#bf17e0;}
Border around this has a color of #bf17e0
<div style="border:2px solid #bf17e0;">Content here</div>
.myborder {border:2px solid #bf17e0;}