#bf66c9 color space conversions
Hex:
#bf66c9
RGB:
191, 102, 201
CMY:
25, 60, 21
CMYK:
5, 49, 0, 21
HSL:
294°, 47.8261%, 59.4118%
HSV (HSB):
294°, 49.2537%, 78.8235%
XYZ:
36.7798, 24.7962, 58.1060
xyY:
0.3073, 0.2072, 24.7962
CIE-Lab:
56.8763, 50.2352, -36.5759
CIE-LCH:
56.8763, 62.1400, 323.9419
CIE-Luv:
56.8763, 40.2907, -63.2731
Hunter-Lab:
49.7957, 44.7001, -34.3277
#bf66c9 color charts
#bf66c9 color shades, tints & tones
#bf66c9 color schemes
#bf66c9 color preview, HTML & CSS examples
This text has a color of #bf66c9
<p style="color:#bf66c9;">Text here</p>
.mytext {color:#bf66c9;}
This box has a color of #bf66c9
<div style="background-color:#bf66c9;">Content here</div>
.mybackground {background-color:#bf66c9;}
Border around this has a color of #bf66c9
<div style="border:2px solid #bf66c9;">Content here</div>
.myborder {border:2px solid #bf66c9;}