#bcaec5 color space conversions
Hex:
#bcaec5
RGB:
188, 174, 197
CMY:
26, 32, 23
CMYK:
5, 12, 0, 23
HSL:
277°, 16.5468%, 72.7451%
HSV (HSB):
277°, 11.6751%, 77.2549%
XYZ:
45.9531, 44.9947, 59.0862
xyY:
0.3063, 0.2999, 44.9947
CIE-Lab:
72.8884, 9.2904, -9.8759
CIE-LCH:
72.8884, 13.5590, 313.2502
CIE-Luv:
72.8884, 6.4634, -16.5381
Hunter-Lab:
67.0781, 4.8982, -5.2713
#bcaec5 color charts
#bcaec5 color shades, tints & tones
#bcaec5 color schemes
#bcaec5 color preview, HTML & CSS examples
This text has a color of #bcaec5
<p style="color:#bcaec5;">Text here</p>
.mytext {color:#bcaec5;}
This box has a color of #bcaec5
<div style="background-color:#bcaec5;">Content here</div>
.mybackground {background-color:#bcaec5;}
Border around this has a color of #bcaec5
<div style="border:2px solid #bcaec5;">Content here</div>
.myborder {border:2px solid #bcaec5;}