#bddedc color space conversions
Hex:
#bddedc
RGB:
189, 222, 220
CMY:
26, 13, 14
CMYK:
15, 0, 1, 13
HSL:
176°, 33.3333%, 80.5882%
HSV (HSB):
176°, 14.8649%, 87.0588%
XYZ:
60.0258, 68.2287, 77.7159
xyY:
0.2914, 0.3313, 68.2287
CIE-Lab:
86.1207, -11.1958, -2.6664
CIE-LCH:
86.1207, 11.5089, 193.3960
CIE-Luv:
86.1207, -17.3244, -2.1728
Hunter-Lab:
82.6007, -14.8354, 2.0367
#bddedc color charts
#bddedc RGB chart
#bddedc CMYK chart
#bddedc RGB pie chart
#bddedc color shades, tints & tones
#bddedc color schemes
#bddedc color preview, HTML & CSS examples
This text has a color of #bddedc
<p style="color:#bddedc;">Text here</p>
.mytext {color:#bddedc;}
Text color #bddedc
This box has a color of #bddedc
<div style="background-color:#bddedc;">Content here</div>
.mybackground {background-color:#bddedc;}
Background color #bddedc
Border around this has a color of #bddedc
<div style="border:2px solid #bddedc;">Content here</div>
.myborder {border:2px solid #bddedc;}
Border color #bddedc