#bee2e5 color space conversions
Hex:
#bee2e5
RGB:
190, 226, 229
CMY:
25, 11, 10
CMYK:
17, 1, 0, 10
HSL:
185°, 42.8571%, 82.1569%
HSV (HSB):
185°, 17.0306%, 89.8039%
XYZ:
62.5744, 70.9970, 84.5345
xyY:
0.2869, 0.3255, 70.9970
CIE-Lab:
87.4836, -11.0830, -5.3981
CIE-LCH:
87.4836, 12.3277, 205.9688
CIE-Luv:
87.4836, -18.8943, -6.4737
Hunter-Lab:
84.2597, -14.8937, -0.5016
#bee2e5 color charts
#bee2e5 color shades, tints & tones
#bee2e5 color schemes
#bee2e5 color preview, HTML & CSS examples
This text has a color of #bee2e5
<p style="color:#bee2e5;">Text here</p>
.mytext {color:#bee2e5;}
This box has a color of #bee2e5
<div style="background-color:#bee2e5;">Content here</div>
.mybackground {background-color:#bee2e5;}
Border around this has a color of #bee2e5
<div style="border:2px solid #bee2e5;">Content here</div>
.myborder {border:2px solid #bee2e5;}