#bedae7 color space conversions
Hex:
#bedae7
RGB:
190, 218, 231
CMY:
25, 15, 9
CMYK:
18, 6, 0, 9
HSL:
199°, 46.0674%, 82.5490%
HSV (HSB):
199°, 17.7489%, 90.5882%
XYZ:
60.7304, 66.8595, 85.3056
xyY:
0.2853, 0.3140, 66.8595
CIE-Lab:
85.4329, -6.5594, -9.4909
CIE-LCH:
85.4329, 11.5370, 235.3504
CIE-Luv:
85.4329, -15.2645, -13.6798
Hunter-Lab:
81.7676, -10.5180, -4.6181
#bedae7 color charts
#bedae7 color shades, tints & tones
#bedae7 color schemes
#bedae7 color preview, HTML & CSS examples
This text has a color of #bedae7
<p style="color:#bedae7;">Text here</p>
.mytext {color:#bedae7;}
This box has a color of #bedae7
<div style="background-color:#bedae7;">Content here</div>
.mybackground {background-color:#bedae7;}
Border around this has a color of #bedae7
<div style="border:2px solid #bedae7;">Content here</div>
.myborder {border:2px solid #bedae7;}