#beeefe color space conversions
Hex:
#beeefe
RGB:
190, 238, 254
CMY:
25, 7, 0
CMYK:
25, 6, 0, 0
HSL:
195°, 96.9697%, 87.0588%
HSV (HSB):
195°, 25.1969%, 99.6078%
XYZ:
69.6991, 79.2520, 105.3896
xyY:
0.2740, 0.3116, 79.2520
CIE-Lab:
91.3482, -11.8221, -12.7547
CIE-LCH:
91.3482, 17.3909, 227.1730
CIE-Luv:
91.3482, -24.6845, -18.2481
Hunter-Lab:
89.0236, -16.0385, -7.8733
#beeefe color charts
#beeefe color shades, tints & tones
#beeefe color schemes
#beeefe color preview, HTML & CSS examples
This text has a color of #beeefe
<p style="color:#beeefe;">Text here</p>
.mytext {color:#beeefe;}
This box has a color of #beeefe
<div style="background-color:#beeefe;">Content here</div>
.mybackground {background-color:#beeefe;}
Border around this has a color of #beeefe
<div style="border:2px solid #beeefe;">Content here</div>
.myborder {border:2px solid #beeefe;}