#bdebe5 color space conversions
Hex:
#bdebe5
RGB:
189, 235, 229
CMY:
26, 8, 10
CMYK:
20, 0, 3, 8
HSL:
172°, 53.4884%, 83.1373%
HSV (HSB):
172°, 19.5745%, 92.1569%
XYZ:
64.8375, 75.8926, 85.3602
xyY:
0.2868, 0.3357, 75.8926
CIE-Lab:
89.8095, -15.9268, -1.9844
CIE-LCH:
89.8095, 16.0500, 187.1022
CIE-Luv:
89.8095, -23.4890, -0.3304
Hunter-Lab:
87.1164, -19.6028, 2.8867
#bdebe5 color charts
#bdebe5 color shades, tints & tones
#bdebe5 color schemes
#bdebe5 color preview, HTML & CSS examples
This text has a color of #bdebe5
<p style="color:#bdebe5;">Text here</p>
.mytext {color:#bdebe5;}
This box has a color of #bdebe5
<div style="background-color:#bdebe5;">Content here</div>
.mybackground {background-color:#bdebe5;}
Border around this has a color of #bdebe5
<div style="border:2px solid #bdebe5;">Content here</div>
.myborder {border:2px solid #bdebe5;}