#bcdfe2 color space conversions
Hex:
#bcdfe2
RGB:
188, 223, 226
CMY:
26, 13, 11
CMYK:
17, 1, 0, 11
HSL:
185°, 39.5833%, 81.1765%
HSV (HSB):
185°, 16.8142%, 88.6275%
XYZ:
60.8542, 68.9577, 82.0543
xyY:
0.2872, 0.3255, 68.9577
CIE-Lab:
86.4831, -10.7937, -5.3074
CIE-LCH:
86.4831, 12.0280, 206.1840
CIE-Luv:
86.4831, -18.4076, -6.3690
Hunter-Lab:
83.0408, -14.5125, -0.4571
#bcdfe2 color charts
#bcdfe2 color shades, tints & tones
#bcdfe2 color schemes
#bcdfe2 color preview, HTML & CSS examples
This text has a color of #bcdfe2
<p style="color:#bcdfe2;">Text here</p>
.mytext {color:#bcdfe2;}
This box has a color of #bcdfe2
<div style="background-color:#bcdfe2;">Content here</div>
.mybackground {background-color:#bcdfe2;}
Border around this has a color of #bcdfe2
<div style="border:2px solid #bcdfe2;">Content here</div>
.myborder {border:2px solid #bcdfe2;}