#bde8ea color space conversions
Hex:
#bde8ea
RGB:
189, 232, 234
CMY:
26, 9, 8
CMYK:
19, 1, 0, 8
HSL:
183°, 51.7241%, 82.9412%
HSV (HSB):
183°, 19.2308%, 91.7647%
XYZ:
64.6942, 74.4726, 88.8068
xyY:
0.2838, 0.3267, 74.4726
CIE-Lab:
89.1454, -13.3887, -5.5788
CIE-LCH:
89.1454, 14.5045, 202.6204
CIE-Luv:
89.1454, -22.1947, -6.3962
Hunter-Lab:
86.2975, -17.2055, -0.6058
#bde8ea color charts
#bde8ea color shades, tints & tones
#bde8ea color schemes
#bde8ea color preview, HTML & CSS examples
This text has a color of #bde8ea
<p style="color:#bde8ea;">Text here</p>
.mytext {color:#bde8ea;}
This box has a color of #bde8ea
<div style="background-color:#bde8ea;">Content here</div>
.mybackground {background-color:#bde8ea;}
Border around this has a color of #bde8ea
<div style="border:2px solid #bde8ea;">Content here</div>
.myborder {border:2px solid #bde8ea;}