#bdeadc color space conversions
Hex:
#bdeadc
RGB:
189, 234, 220
CMY:
26, 8, 14
CMYK:
19, 0, 6, 8
HSL:
161°, 51.7241%, 82.9412%
HSV (HSB):
161°, 19.2308%, 91.7647%
XYZ:
63.3274, 74.8318, 78.8164
xyY:
0.2919, 0.3449, 74.8318
CIE-Lab:
89.3141, -17.2357, 1.9999
CIE-LCH:
89.3141, 17.3514, 173.3816
CIE-Luv:
89.3141, -22.9145, 6.0355
Hunter-Lab:
86.5054, -20.7112, 6.5337
#bdeadc color charts
#bdeadc color shades, tints & tones
#bdeadc color schemes
#bdeadc color preview, HTML & CSS examples
This text has a color of #bdeadc
<p style="color:#bdeadc;">Text here</p>
.mytext {color:#bdeadc;}
This box has a color of #bdeadc
<div style="background-color:#bdeadc;">Content here</div>
.mybackground {background-color:#bdeadc;}
Border around this has a color of #bdeadc
<div style="border:2px solid #bdeadc;">Content here</div>
.myborder {border:2px solid #bdeadc;}