#bc7bcc color space conversions
Hex:
#bc7bcc
RGB:
188, 123, 204
CMY:
26, 52, 20
CMYK:
8, 40, 0, 20
HSL:
288°, 44.2623%, 64.1176%
HSV (HSB):
288°, 39.7059%, 80.0000%
XYZ:
38.7211, 29.2169, 60.7253
xyY:
0.3009, 0.2271, 29.2169
CIE-Lab:
60.9726, 38.8793, -31.9152
CIE-LCH:
60.9726, 50.3009, 320.6181
CIE-Luv:
60.9726, 29.4354, -55.0178
Hunter-Lab:
54.0527, 33.2778, -28.7723
#bc7bcc color charts
#bc7bcc color shades, tints & tones
#bc7bcc color schemes
#bc7bcc color preview, HTML & CSS examples
This text has a color of #bc7bcc
<p style="color:#bc7bcc;">Text here</p>
.mytext {color:#bc7bcc;}
This box has a color of #bc7bcc
<div style="background-color:#bc7bcc;">Content here</div>
.mybackground {background-color:#bc7bcc;}
Border around this has a color of #bc7bcc
<div style="border:2px solid #bc7bcc;">Content here</div>
.myborder {border:2px solid #bc7bcc;}