#bdddef color space conversions
Hex:
#bdddef
RGB:
189, 221, 239
CMY:
26, 13, 6
CMYK:
21, 8, 0, 6
HSL:
202°, 60.9756%, 83.9216%
HSV (HSB):
202°, 20.9205%, 93.7255%
XYZ:
62.4227, 68.7637, 91.6441
xyY:
0.2801, 0.3086, 68.7637
CIE-Lab:
86.3869, -6.7079, -12.3039
CIE-LCH:
86.3869, 14.0136, 241.4016
CIE-Luv:
86.3869, -17.3231, -18.2058
Hunter-Lab:
82.9239, -10.7472, -7.4781
#bdddef color charts
#bdddef RGB chart
#bdddef CMYK chart
#bdddef RGB pie chart
#bdddef color shades, tints & tones
#bdddef color schemes
#bdddef color preview, HTML & CSS examples
This text has a color of #bdddef
<p style="color:#bdddef;">Text here</p>
.mytext {color:#bdddef;}
Text color #bdddef
This box has a color of #bdddef
<div style="background-color:#bdddef;">Content here</div>
.mybackground {background-color:#bdddef;}
Background color #bdddef
Border around this has a color of #bdddef
<div style="border:2px solid #bdddef;">Content here</div>
.myborder {border:2px solid #bdddef;}
Border color #bdddef