#bee5dd color space conversions
Hex:
#bee5dd
RGB:
190, 229, 221
CMY:
25, 10, 13
CMYK:
17, 0, 3, 10
HSL:
168°, 42.8571%, 82.1569%
HSV (HSB):
168°, 17.0306%, 89.8039%
XYZ:
62.3057, 72.2062, 79.0600
xyY:
0.2917, 0.3381, 72.2062
CIE-Lab:
88.0678, -14.2247, -0.3338
CIE-LCH:
88.0678, 14.2286, 181.3444
CIE-Luv:
88.0678, -20.1276, 1.9411
Hunter-Lab:
84.9742, -17.8234, 4.3186
#bee5dd color charts
#bee5dd color shades, tints & tones
#bee5dd color schemes
#bee5dd color preview, HTML & CSS examples
This text has a color of #bee5dd
<p style="color:#bee5dd;">Text here</p>
.mytext {color:#bee5dd;}
This box has a color of #bee5dd
<div style="background-color:#bee5dd;">Content here</div>
.mybackground {background-color:#bee5dd;}
Border around this has a color of #bee5dd
<div style="border:2px solid #bee5dd;">Content here</div>
.myborder {border:2px solid #bee5dd;}