#bc66d9 color space conversions
Hex:
#bc66d9
RGB:
188, 102, 217
CMY:
26, 60, 15
CMYK:
13, 53, 0, 15
HSL:
285°, 60.2094%, 62.5490%
HSV (HSB):
285°, 52.9954%, 85.0980%
XYZ:
38.0148, 25.2039, 68.5069
xyY:
0.2886, 0.1913, 25.2039
CIE-Lab:
57.2735, 52.5561, -45.0442
CIE-LCH:
57.2735, 69.2179, 319.4011
CIE-Luv:
57.2735, 34.8365, -76.9957
Hunter-Lab:
50.2034, 47.3068, -45.7638
#bc66d9 color charts
#bc66d9 color shades, tints & tones
#bc66d9 color schemes
#bc66d9 color preview, HTML & CSS examples
This text has a color of #bc66d9
<p style="color:#bc66d9;">Text here</p>
.mytext {color:#bc66d9;}
This box has a color of #bc66d9
<div style="background-color:#bc66d9;">Content here</div>
.mybackground {background-color:#bc66d9;}
Border around this has a color of #bc66d9
<div style="border:2px solid #bc66d9;">Content here</div>
.myborder {border:2px solid #bc66d9;}