#bc94cf color space conversions
Hex:
#bc94cf
RGB:
188, 148, 207
CMY:
26, 42, 19
CMYK:
9, 29, 0, 19
HSL:
281°, 38.0645%, 69.6078%
HSV (HSB):
281°, 28.5024%, 81.1765%
XYZ:
42.5914, 36.3762, 63.8080
xyY:
0.2983, 0.2548, 36.3762
CIE-Lab:
66.8064, 25.6934, -24.5968
CIE-LCH:
66.8064, 35.5690, 316.2491
CIE-Luv:
66.8064, 17.9547, -42.0581
Hunter-Lab:
60.3127, 20.5055, -20.5072
#bc94cf color charts
#bc94cf color shades, tints & tones
#bc94cf color schemes
#bc94cf color preview, HTML & CSS examples
This text has a color of #bc94cf
<p style="color:#bc94cf;">Text here</p>
.mytext {color:#bc94cf;}
This box has a color of #bc94cf
<div style="background-color:#bc94cf;">Content here</div>
.mybackground {background-color:#bc94cf;}
Border around this has a color of #bc94cf
<div style="border:2px solid #bc94cf;">Content here</div>
.myborder {border:2px solid #bc94cf;}