#bf66cd color space conversions
Hex:
#bf66cd
RGB:
191, 102, 205
CMY:
25, 60, 20
CMYK:
7, 50, 0, 20
HSL:
292°, 50.7389%, 60.1961%
HSV (HSB):
292°, 50.2439%, 80.3922%
XYZ:
37.2567, 24.9869, 60.6169
xyY:
0.3032, 0.2034, 24.9869
CIE-Lab:
57.0626, 50.9997, -38.5585
CIE-LCH:
57.0626, 63.9353, 322.9088
CIE-Luv:
57.0626, 39.3789, -66.5335
Hunter-Lab:
49.9869, 45.5642, -36.9076
#bf66cd color charts
#bf66cd color shades, tints & tones
#bf66cd color schemes
#bf66cd color preview, HTML & CSS examples
This text has a color of #bf66cd
<p style="color:#bf66cd;">Text here</p>
.mytext {color:#bf66cd;}
This box has a color of #bf66cd
<div style="background-color:#bf66cd;">Content here</div>
.mybackground {background-color:#bf66cd;}
Border around this has a color of #bf66cd
<div style="border:2px solid #bf66cd;">Content here</div>
.myborder {border:2px solid #bf66cd;}