#bcdfe3 color space conversions
Hex:
#bcdfe3
RGB:
188, 223, 227
CMY:
26, 13, 11
CMYK:
17, 2, 0, 11
HSL:
186°, 41.0526%, 81.3725%
HSV (HSB):
186°, 17.1806%, 89.0196%
XYZ:
60.9918, 69.0128, 82.7792
xyY:
0.2866, 0.3243, 69.0128
CIE-Lab:
86.5104, -10.5865, -5.7948
CIE-LCH:
86.5104, 12.0687, 208.6951
CIE-Luv:
86.5104, -18.4292, -7.1710
Hunter-Lab:
83.0739, -14.3269, -0.9279
#bcdfe3 color charts
#bcdfe3 color shades, tints & tones
#bcdfe3 color schemes
#bcdfe3 color preview, HTML & CSS examples
This text has a color of #bcdfe3
<p style="color:#bcdfe3;">Text here</p>
.mytext {color:#bcdfe3;}
This box has a color of #bcdfe3
<div style="background-color:#bcdfe3;">Content here</div>
.mybackground {background-color:#bcdfe3;}
Border around this has a color of #bcdfe3
<div style="border:2px solid #bcdfe3;">Content here</div>
.myborder {border:2px solid #bcdfe3;}