#bc6ccc color space conversions
Hex:
#bc6ccc
RGB:
188, 108, 204
CMY:
26, 58, 20
CMYK:
8, 47, 0, 20
HSL:
290°, 48.4848%, 61.1765%
HSV (HSB):
290°, 47.0588%, 80.0000%
XYZ:
37.0007, 25.7761, 60.1519
xyY:
0.3010, 0.2097, 25.7761
CIE-Lab:
57.8239, 46.8782, -36.8241
CIE-LCH:
57.8239, 59.6119, 321.8494
CIE-Luv:
57.8239, 35.4492, -63.3823
Hunter-Lab:
50.7702, 41.2407, -34.7069
#bc6ccc color charts
#bc6ccc color shades, tints & tones
#bc6ccc color schemes
#bc6ccc color preview, HTML & CSS examples
This text has a color of #bc6ccc
<p style="color:#bc6ccc;">Text here</p>
.mytext {color:#bc6ccc;}
This box has a color of #bc6ccc
<div style="background-color:#bc6ccc;">Content here</div>
.mybackground {background-color:#bc6ccc;}
Border around this has a color of #bc6ccc
<div style="border:2px solid #bc6ccc;">Content here</div>
.myborder {border:2px solid #bc6ccc;}