#beeedf color space conversions
Hex:
#beeedf
RGB:
190, 238, 223
CMY:
25, 7, 13
CMYK:
20, 0, 6, 7
HSL:
161°, 58.5366%, 83.9216%
HSV (HSB):
161°, 20.1681%, 93.3333%
XYZ:
65.1290, 77.4239, 81.3237
xyY:
0.2909, 0.3458, 77.4239
CIE-Lab:
90.5164, -18.3151, 2.1883
CIE-LCH:
90.5164, 18.4454, 173.1864
CIE-Luv:
90.5164, -24.3265, 6.5187
Hunter-Lab:
87.9909, -21.8620, 6.7961
#beeedf color charts
#beeedf color shades, tints & tones
#beeedf color schemes
#beeedf color preview, HTML & CSS examples
This text has a color of #beeedf
<p style="color:#beeedf;">Text here</p>
.mytext {color:#beeedf;}
This box has a color of #beeedf
<div style="background-color:#beeedf;">Content here</div>
.mybackground {background-color:#beeedf;}
Border around this has a color of #beeedf
<div style="border:2px solid #beeedf;">Content here</div>
.myborder {border:2px solid #beeedf;}