#bed2e0 color space conversions
Hex:
#bed2e0
RGB:
190, 210, 224
CMY:
25, 18, 12
CMYK:
15, 6, 0, 12
HSL:
205°, 35.4167%, 81.1765%
HSV (HSB):
205°, 15.1786%, 87.8431%
XYZ:
57.7363, 62.4222, 79.5267
xyY:
0.2891, 0.3126, 62.4222
CIE-Lab:
83.1374, -3.8617, -9.1875
CIE-LCH:
83.1374, 9.9661, 247.2017
CIE-Luv:
83.1374, -11.3296, -13.5858
Hunter-Lab:
79.0077, -7.8213, -4.3741
#bed2e0 color charts
#bed2e0 color shades, tints & tones
#bed2e0 color schemes
#bed2e0 color preview, HTML & CSS examples
This text has a color of #bed2e0
<p style="color:#bed2e0;">Text here</p>
.mytext {color:#bed2e0;}
This box has a color of #bed2e0
<div style="background-color:#bed2e0;">Content here</div>
.mybackground {background-color:#bed2e0;}
Border around this has a color of #bed2e0
<div style="border:2px solid #bed2e0;">Content here</div>
.myborder {border:2px solid #bed2e0;}