#bed1ea color space conversions
Hex:
#bed1ea
RGB:
190, 209, 234
CMY:
25, 18, 8
CMYK:
19, 11, 0, 8
HSL:
214°, 51.1628%, 83.1373%
HSV (HSB):
214°, 18.8034%, 91.7647%
XYZ:
58.8870, 62.4886, 86.7997
xyY:
0.2829, 0.3002, 62.4886
CIE-Lab:
83.1726, -1.2188, -14.4582
CIE-LCH:
83.1726, 14.5095, 265.1815
CIE-Luv:
83.1726, -11.2379, -22.4757
Hunter-Lab:
79.0497, -5.3660, -9.7680
#bed1ea color charts
#bed1ea color shades, tints & tones
#bed1ea color schemes
#bed1ea color preview, HTML & CSS examples
This text has a color of #bed1ea
<p style="color:#bed1ea;">Text here</p>
.mytext {color:#bed1ea;}
This box has a color of #bed1ea
<div style="background-color:#bed1ea;">Content here</div>
.mybackground {background-color:#bed1ea;}
Border around this has a color of #bed1ea
<div style="border:2px solid #bed1ea;">Content here</div>
.myborder {border:2px solid #bed1ea;}