#bee1ed color space conversions
Hex:
#bee1ed
RGB:
190, 225, 237
CMY:
25, 12, 7
CMYK:
20, 5, 0, 7
HSL:
195°, 56.6265%, 83.7255%
HSV (HSB):
195°, 19.8312%, 92.9412%
XYZ:
63.4465, 70.9120, 90.4642
xyY:
0.2822, 0.3154, 70.9120
CIE-Lab:
87.4422, -8.8936, -9.6705
CIE-LCH:
87.4422, 13.1383, 227.3965
CIE-Luv:
87.4422, -18.6111, -13.6304
Hunter-Lab:
84.2093, -12.8775, -4.7475
#bee1ed color charts
#bee1ed color shades, tints & tones
#bee1ed color schemes
#bee1ed color preview, HTML & CSS examples
This text has a color of #bee1ed
<p style="color:#bee1ed;">Text here</p>
.mytext {color:#bee1ed;}
This box has a color of #bee1ed
<div style="background-color:#bee1ed;">Content here</div>
.mybackground {background-color:#bee1ed;}
Border around this has a color of #bee1ed
<div style="border:2px solid #bee1ed;">Content here</div>
.myborder {border:2px solid #bee1ed;}