#beeefd color space conversions
Hex:
#beeefd
RGB:
190, 238, 253
CMY:
25, 7, 1
CMYK:
25, 6, 0, 1
HSL:
194°, 94.0299%, 86.8627%
HSV (HSB):
194°, 24.9012%, 99.2157%
XYZ:
69.5394, 79.1881, 104.5482
xyY:
0.2746, 0.3127, 79.1881
CIE-Lab:
91.3193, -12.0425, -12.2766
CIE-LCH:
91.3193, 17.1970, 225.5515
CIE-Luv:
91.3193, -24.6723, -17.4302
Hunter-Lab:
88.9877, -16.2397, -7.3662
#beeefd color charts
#beeefd color shades, tints & tones
#beeefd color schemes
#beeefd color preview, HTML & CSS examples
This text has a color of #beeefd
<p style="color:#beeefd;">Text here</p>
.mytext {color:#beeefd;}
This box has a color of #beeefd
<div style="background-color:#beeefd;">Content here</div>
.mybackground {background-color:#beeefd;}
Border around this has a color of #beeefd
<div style="border:2px solid #beeefd;">Content here</div>
.myborder {border:2px solid #beeefd;}