#bf66ff color space conversions
Hex:
#bf66ff
RGB:
191, 102, 255
CMY:
25, 60, 0
CMYK:
25, 60, 0, 0
HSL:
275°, 100.0000%, 70.0000%
HSV (HSB):
275°, 60.0000%, 100.0000%
XYZ:
44.2872, 27.7991, 97.6393
xyY:
0.2609, 0.1638, 27.7991
CIE-Lab:
59.7068, 61.3069, -62.3352
CIE-LCH:
59.7068, 87.4312, 314.5235
CIE-Luv:
59.7068, 28.7547, -106.0282
Hunter-Lab:
52.7249, 57.6659, -72.8897
#bf66ff color charts
#bf66ff color shades, tints & tones
#bf66ff color schemes
#bf66ff color preview, HTML & CSS examples
This text has a color of #bf66ff
<p style="color:#bf66ff;">Text here</p>
.mytext {color:#bf66ff;}
This box has a color of #bf66ff
<div style="background-color:#bf66ff;">Content here</div>
.mybackground {background-color:#bf66ff;}
Border around this has a color of #bf66ff
<div style="border:2px solid #bf66ff;">Content here</div>
.myborder {border:2px solid #bf66ff;}