#bcaccf color space conversions
Hex:
#bcaccf
RGB:
188, 172, 207
CMY:
26, 33, 19
CMYK:
9, 17, 0, 19
HSL:
267°, 26.7176%, 74.3137%
HSV (HSB):
267°, 16.9082%, 81.1765%
XYZ:
46.7540, 44.7014, 65.1955
xyY:
0.2985, 0.2854, 44.7014
CIE-Lab:
72.6948, 12.3914, -15.6487
CIE-LCH:
72.6948, 19.9607, 308.3739
CIE-Luv:
72.6948, 6.6419, -26.1022
Hunter-Lab:
66.8591, 7.8202, -11.0134
#bcaccf color charts
#bcaccf color shades, tints & tones
#bcaccf color schemes
#bcaccf color preview, HTML & CSS examples
This text has a color of #bcaccf
<p style="color:#bcaccf;">Text here</p>
.mytext {color:#bcaccf;}
This box has a color of #bcaccf
<div style="background-color:#bcaccf;">Content here</div>
.mybackground {background-color:#bcaccf;}
Border around this has a color of #bcaccf
<div style="border:2px solid #bcaccf;">Content here</div>
.myborder {border:2px solid #bcaccf;}