#bcaac8 color space conversions
Hex:
#bcaac8
RGB:
188, 170, 200
CMY:
26, 33, 22
CMYK:
6, 15, 0, 22
HSL:
276°, 21.4286%, 72.5490%
HSV (HSB):
276°, 15.0000%, 78.4314%
XYZ:
45.5391, 43.6109, 60.6612
xyY:
0.3040, 0.2911, 43.6109
CIE-Lab:
71.9677, 12.0768, -12.9001
CIE-LCH:
71.9677, 17.6710, 313.1120
CIE-Luv:
71.9677, 8.1957, -21.6760
Hunter-Lab:
66.0386, 7.5231, -8.2351
#bcaac8 color charts
#bcaac8 color shades, tints & tones
#bcaac8 color schemes
#bcaac8 color preview, HTML & CSS examples
This text has a color of #bcaac8
<p style="color:#bcaac8;">Text here</p>
.mytext {color:#bcaac8;}
This box has a color of #bcaac8
<div style="background-color:#bcaac8;">Content here</div>
.mybackground {background-color:#bcaac8;}
Border around this has a color of #bcaac8
<div style="border:2px solid #bcaac8;">Content here</div>
.myborder {border:2px solid #bcaac8;}