#bc66e8 color space conversions
Hex:
#bc66e8
RGB:
188, 102, 232
CMY:
26, 60, 9
CMYK:
19, 56, 0, 9
HSL:
280°, 73.8636%, 65.4902%
HSV (HSB):
280°, 56.0345%, 90.9804%
XYZ:
40.0559, 26.0203, 79.2552
xyY:
0.2756, 0.1790, 26.0203
CIE-Lab:
58.0563, 55.6606, -52.2255
CIE-LCH:
58.0563, 76.3257, 316.8237
CIE-Luv:
58.0563, 31.6766, -88.9297
Hunter-Lab:
51.0101, 50.9002, -56.4127
#bc66e8 color charts
#bc66e8 color shades, tints & tones
#bc66e8 color schemes
#bc66e8 color preview, HTML & CSS examples
This text has a color of #bc66e8
<p style="color:#bc66e8;">Text here</p>
.mytext {color:#bc66e8;}
This box has a color of #bc66e8
<div style="background-color:#bc66e8;">Content here</div>
.mybackground {background-color:#bc66e8;}
Border around this has a color of #bc66e8
<div style="border:2px solid #bc66e8;">Content here</div>
.myborder {border:2px solid #bc66e8;}