#bccad3 color space conversions
Hex:
#bccad3
RGB:
188, 202, 211
CMY:
26, 21, 17
CMYK:
11, 4, 0, 17
HSL:
203°, 20.7207%, 78.2353%
HSV (HSB):
203°, 10.9005%, 82.7451%
XYZ:
53.6174, 57.6356, 69.9269
xyY:
0.2959, 0.3181, 57.6356
CIE-Lab:
80.5358, -2.9669, -6.1129
CIE-LCH:
80.5358, 6.7948, 244.1106
CIE-Luv:
80.5358, -8.0569, -8.8470
Hunter-Lab:
75.9181, -6.7904, -1.4683
#bccad3 color charts
#bccad3 color shades, tints & tones
#bccad3 color schemes
#bccad3 color preview, HTML & CSS examples
This text has a color of #bccad3
<p style="color:#bccad3;">Text here</p>
.mytext {color:#bccad3;}
This box has a color of #bccad3
<div style="background-color:#bccad3;">Content here</div>
.mybackground {background-color:#bccad3;}
Border around this has a color of #bccad3
<div style="border:2px solid #bccad3;">Content here</div>
.myborder {border:2px solid #bccad3;}