#bcddef color space conversions
Hex:
#bcddef
RGB:
188, 221, 239
CMY:
26, 13, 6
CMYK:
21, 8, 0, 6
HSL:
201°, 61.4458%, 83.7255%
HSV (HSB):
201°, 21.3389%, 93.7255%
XYZ:
62.1755, 68.6363, 91.6325
xyY:
0.2795, 0.3086, 68.6363
CIE-Lab:
86.3236, -7.0096, -12.4051
CIE-LCH:
86.3236, 14.2485, 240.5311
CIE-Luv:
86.3236, -17.7939, -18.3199
Hunter-Lab:
82.8470, -11.0206, -7.5845
#bcddef color charts
#bcddef RGB chart
#bcddef CMYK chart
#bcddef RGB pie chart
#bcddef color shades, tints & tones
#bcddef color schemes
#bcddef color preview, HTML & CSS examples
This text has a color of #bcddef
<p style="color:#bcddef;">Text here</p>
.mytext {color:#bcddef;}
Text color #bcddef
This box has a color of #bcddef
<div style="background-color:#bcddef;">Content here</div>
.mybackground {background-color:#bcddef;}
Background color #bcddef
Border around this has a color of #bcddef
<div style="border:2px solid #bcddef;">Content here</div>
.myborder {border:2px solid #bcddef;}
Border color #bcddef