#bedbe9 color space conversions
Hex:
#bedbe9
RGB:
190, 219, 233
CMY:
25, 14, 9
CMYK:
18, 6, 0, 9
HSL:
200°, 49.4253%, 82.9412%
HSV (HSB):
200°, 18.4549%, 91.3725%
XYZ:
61.2747, 67.4934, 86.8888
xyY:
0.2841, 0.3130, 67.4934
CIE-Lab:
85.7525, -6.6541, -10.0735
CIE-LCH:
85.7525, 12.0728, 236.5530
CIE-Luv:
85.7525, -15.7793, -14.6040
Hunter-Lab:
82.1544, -10.6362, -5.1988
#bedbe9 color charts
#bedbe9 color shades, tints & tones
#bedbe9 color schemes
#bedbe9 color preview, HTML & CSS examples
This text has a color of #bedbe9
<p style="color:#bedbe9;">Text here</p>
.mytext {color:#bedbe9;}
This box has a color of #bedbe9
<div style="background-color:#bedbe9;">Content here</div>
.mybackground {background-color:#bedbe9;}
Border around this has a color of #bedbe9
<div style="border:2px solid #bedbe9;">Content here</div>
.myborder {border:2px solid #bedbe9;}