#bcdad7 color space conversions
Hex:
#bcdad7
RGB:
188, 218, 215
CMY:
26, 15, 16
CMYK:
14, 0, 1, 15
HSL:
174°, 28.8462%, 79.6078%
HSV (HSB):
174°, 13.7615%, 85.4902%
XYZ:
58.0762, 65.7405, 73.9182
xyY:
0.2937, 0.3325, 65.7405
CIE-Lab:
84.8639, -10.4741, -1.8731
CIE-LCH:
84.8639, 10.6403, 190.1394
CIE-Luv:
84.8639, -15.8156, -1.0636
Hunter-Lab:
81.0805, -14.0352, 2.7038
#bcdad7 color charts
#bcdad7 color shades, tints & tones
#bcdad7 color schemes
#bcdad7 color preview, HTML & CSS examples
This text has a color of #bcdad7
<p style="color:#bcdad7;">Text here</p>
.mytext {color:#bcdad7;}
This box has a color of #bcdad7
<div style="background-color:#bcdad7;">Content here</div>
.mybackground {background-color:#bcdad7;}
Border around this has a color of #bcdad7
<div style="border:2px solid #bcdad7;">Content here</div>
.myborder {border:2px solid #bcdad7;}