#bed2e9 color space conversions
Hex:
#bed2e9
RGB:
190, 210, 233
CMY:
25, 18, 9
CMYK:
18, 10, 0, 9
HSL:
212°, 49.4253%, 82.9412%
HSV (HSB):
212°, 18.4549%, 91.3725%
XYZ:
58.9898, 62.9235, 86.1272
xyY:
0.2835, 0.3025, 62.9235
CIE-Lab:
83.4021, -1.9603, -13.5822
CIE-LCH:
83.4021, 13.7229, 261.7873
CIE-Luv:
83.4021, -11.6581, -20.9459
Hunter-Lab:
79.3244, -6.0756, -8.8476
#bed2e9 color charts
#bed2e9 color shades, tints & tones
#bed2e9 color schemes
#bed2e9 color preview, HTML & CSS examples
This text has a color of #bed2e9
<p style="color:#bed2e9;">Text here</p>
.mytext {color:#bed2e9;}
This box has a color of #bed2e9
<div style="background-color:#bed2e9;">Content here</div>
.mybackground {background-color:#bed2e9;}
Border around this has a color of #bed2e9
<div style="border:2px solid #bed2e9;">Content here</div>
.myborder {border:2px solid #bed2e9;}