#bf64e6 color space conversions
Hex:
#bf64e6
RGB:
191, 100, 230
CMY:
25, 61, 10
CMYK:
17, 57, 0, 10
HSL:
282°, 72.2222%, 64.7059%
HSV (HSB):
282°, 56.5217%, 90.1961%
XYZ:
40.3260, 25.9039, 77.7374
xyY:
0.2801, 0.1799, 25.9039
CIE-Lab:
57.9457, 56.9780, -51.2604
CIE-LCH:
57.9457, 76.6428, 318.0237
CIE-Luv:
57.9457, 34.4904, -87.5479
Hunter-Lab:
50.8959, 52.3619, -54.9314
#bf64e6 color charts
#bf64e6 color shades, tints & tones
#bf64e6 color schemes
#bf64e6 color preview, HTML & CSS examples
This text has a color of #bf64e6
<p style="color:#bf64e6;">Text here</p>
.mytext {color:#bf64e6;}
This box has a color of #bf64e6
<div style="background-color:#bf64e6;">Content here</div>
.mybackground {background-color:#bf64e6;}
Border around this has a color of #bf64e6
<div style="border:2px solid #bf64e6;">Content here</div>
.myborder {border:2px solid #bf64e6;}