#bed5ea color space conversions
Hex:
#bed5ea
RGB:
190, 213, 234
CMY:
25, 16, 8
CMYK:
19, 9, 0, 8
HSL:
209°, 51.1628%, 83.1373%
HSV (HSB):
209°, 18.8034%, 91.7647%
XYZ:
59.8807, 64.4762, 87.1310
xyY:
0.2831, 0.3049, 64.4762
CIE-Lab:
84.2131, -3.3193, -12.8999
CIE-LCH:
84.2131, 13.3201, 255.5702
CIE-Luv:
84.2131, -13.0659, -19.6507
Hunter-Lab:
80.2970, -7.4052, -8.1281
#bed5ea color charts
#bed5ea color shades, tints & tones
#bed5ea color schemes
#bed5ea color preview, HTML & CSS examples
This text has a color of #bed5ea
<p style="color:#bed5ea;">Text here</p>
.mytext {color:#bed5ea;}
This box has a color of #bed5ea
<div style="background-color:#bed5ea;">Content here</div>
.mybackground {background-color:#bed5ea;}
Border around this has a color of #bed5ea
<div style="border:2px solid #bed5ea;">Content here</div>
.myborder {border:2px solid #bed5ea;}