#bed2e2 color space conversions
Hex:
#bed2e2
RGB:
190, 210, 226
CMY:
25, 18, 11
CMYK:
16, 7, 0, 11
HSL:
207°, 38.2979%, 81.5686%
HSV (HSB):
207°, 15.9292%, 88.6275%
XYZ:
58.0093, 62.5313, 80.9638
xyY:
0.2879, 0.3103, 62.5313
CIE-Lab:
83.1952, -3.4445, -10.1664
CIE-LCH:
83.1952, 10.7341, 251.2829
CIE-Luv:
83.1952, -11.4022, -15.2131
Hunter-Lab:
79.0767, -7.4400, -5.3512
#bed2e2 color charts
#bed2e2 color shades, tints & tones
#bed2e2 color schemes
#bed2e2 color preview, HTML & CSS examples
This text has a color of #bed2e2
<p style="color:#bed2e2;">Text here</p>
.mytext {color:#bed2e2;}
This box has a color of #bed2e2
<div style="background-color:#bed2e2;">Content here</div>
.mybackground {background-color:#bed2e2;}
Border around this has a color of #bed2e2
<div style="border:2px solid #bed2e2;">Content here</div>
.myborder {border:2px solid #bed2e2;}