#bde4e5 color space conversions
Hex:
#bde4e5
RGB:
189, 228, 229
CMY:
26, 11, 10
CMYK:
17, 0, 0, 10
HSL:
182°, 43.4783%, 81.9608%
HSV (HSB):
182°, 17.4672%, 89.8039%
XYZ:
62.8725, 71.9628, 84.7052
xyY:
0.2864, 0.3278, 71.9628
CIE-Lab:
87.9507, -12.4067, -4.7163
CIE-LCH:
87.9507, 13.2729, 200.8140
CIE-Luv:
87.9507, -20.2886, -5.1859
Hunter-Lab:
84.8309, -16.1585, 0.1794
#bde4e5 color charts
#bde4e5 color shades, tints & tones
#bde4e5 color schemes
#bde4e5 color preview, HTML & CSS examples
This text has a color of #bde4e5
<p style="color:#bde4e5;">Text here</p>
.mytext {color:#bde4e5;}
This box has a color of #bde4e5
<div style="background-color:#bde4e5;">Content here</div>
.mybackground {background-color:#bde4e5;}
Border around this has a color of #bde4e5
<div style="border:2px solid #bde4e5;">Content here</div>
.myborder {border:2px solid #bde4e5;}