#bc66c6 color space conversions
Hex:
#bc66c6
RGB:
188, 102, 198
CMY:
26, 60, 22
CMYK:
5, 48, 0, 22
HSL:
294°, 45.7143%, 58.8235%
HSV (HSB):
294°, 48.4848%, 77.6471%
XYZ:
35.6835, 24.2713, 56.2302
xyY:
0.3071, 0.2089, 24.2713
CIE-Lab:
56.3584, 48.8102, -35.7040
CIE-LCH:
56.3584, 60.4749, 323.8151
CIE-Luv:
56.3584, 39.0184, -61.5843
Hunter-Lab:
49.2659, 43.0726, -33.1851
#bc66c6 color charts
#bc66c6 color shades, tints & tones
#bc66c6 color schemes
#bc66c6 color preview, HTML & CSS examples
This text has a color of #bc66c6
<p style="color:#bc66c6;">Text here</p>
.mytext {color:#bc66c6;}
This box has a color of #bc66c6
<div style="background-color:#bc66c6;">Content here</div>
.mybackground {background-color:#bc66c6;}
Border around this has a color of #bc66c6
<div style="border:2px solid #bc66c6;">Content here</div>
.myborder {border:2px solid #bc66c6;}