#bed3e9 color space conversions
Hex:
#bed3e9
RGB:
190, 211, 233
CMY:
25, 17, 9
CMYK:
18, 9, 0, 9
HSL:
211°, 49.4253%, 82.9412%
HSV (HSB):
211°, 18.4549%, 91.3725%
XYZ:
59.2375, 63.4189, 86.2097
xyY:
0.2836, 0.3036, 63.4189
CIE-Lab:
83.6623, -2.4856, -13.1927
CIE-LCH:
83.6623, 13.4249, 259.3301
CIE-Luv:
83.6623, -12.1161, -20.2405
Hunter-Lab:
79.6360, -6.5852, -8.4391
#bed3e9 color charts
#bed3e9 color shades, tints & tones
#bed3e9 color schemes
#bed3e9 color preview, HTML & CSS examples
This text has a color of #bed3e9
<p style="color:#bed3e9;">Text here</p>
.mytext {color:#bed3e9;}
This box has a color of #bed3e9
<div style="background-color:#bed3e9;">Content here</div>
.mybackground {background-color:#bed3e9;}
Border around this has a color of #bed3e9
<div style="border:2px solid #bed3e9;">Content here</div>
.myborder {border:2px solid #bed3e9;}