#bddecc color space conversions
Hex:
#bddecc
RGB:
189, 222, 204
CMY:
26, 13, 20
CMYK:
15, 0, 8, 13
HSL:
147°, 33.3333%, 80.5882%
HSV (HSB):
147°, 14.8649%, 87.0588%
XYZ:
58.0066, 67.4210, 67.0830
xyY:
0.3013, 0.3502, 67.4210
CIE-Lab:
85.7161, -14.3170, 5.1904
CIE-LCH:
85.7161, 15.2288, 160.0728
CIE-Luv:
85.7161, -16.9641, 10.2914
Hunter-Lab:
82.1103, -17.5921, 9.0381
#bddecc color charts
#bddecc RGB chart
#bddecc CMYK chart
#bddecc RGB pie chart
#bddecc color shades, tints & tones
#bddecc color schemes
#bddecc color preview, HTML & CSS examples
This text has a color of #bddecc
<p style="color:#bddecc;">Text here</p>
.mytext {color:#bddecc;}
Text color #bddecc
This box has a color of #bddecc
<div style="background-color:#bddecc;">Content here</div>
.mybackground {background-color:#bddecc;}
Background color #bddecc
Border around this has a color of #bddecc
<div style="border:2px solid #bddecc;">Content here</div>
.myborder {border:2px solid #bddecc;}
Border color #bddecc