#bed2e8 color space conversions
Hex:
#bed2e8
RGB:
190, 210, 232
CMY:
25, 18, 9
CMYK:
18, 9, 0, 9
HSL:
211°, 47.7273%, 82.7451%
HSV (HSB):
211°, 18.1034%, 90.9804%
XYZ:
58.8473, 62.8665, 85.3768
xyY:
0.2842, 0.3036, 62.8665
CIE-Lab:
83.3721, -2.1746, -13.0953
CIE-LCH:
83.3721, 13.2746, 260.5716
CIE-Luv:
83.3721, -11.6213, -20.1237
Hunter-Lab:
79.2884, -6.2733, -8.3409
#bed2e8 color charts
#bed2e8 color shades, tints & tones
#bed2e8 color schemes
#bed2e8 color preview, HTML & CSS examples
This text has a color of #bed2e8
<p style="color:#bed2e8;">Text here</p>
.mytext {color:#bed2e8;}
This box has a color of #bed2e8
<div style="background-color:#bed2e8;">Content here</div>
.mybackground {background-color:#bed2e8;}
Border around this has a color of #bed2e8
<div style="border:2px solid #bed2e8;">Content here</div>
.myborder {border:2px solid #bed2e8;}