#bed2f5 color space conversions
Hex:
#bed2f5
RGB:
190, 210, 245
CMY:
25, 18, 4
CMYK:
22, 14, 0, 4
HSL:
218°, 73.3333%, 85.2941%
HSV (HSB):
218°, 22.4490%, 96.0784%
XYZ:
60.7632, 63.6329, 95.4660
xyY:
0.2764, 0.2894, 63.6329
CIE-Lab:
83.7743, 0.6675, -19.3979
CIE-LCH:
83.7743, 19.4093, 271.9708
CIE-Luv:
83.7743, -12.1036, -30.8868
Hunter-Lab:
79.7702, -3.6295, -15.1169
#bed2f5 color charts
#bed2f5 color shades, tints & tones
#bed2f5 color schemes
#bed2f5 color preview, HTML & CSS examples
This text has a color of #bed2f5
<p style="color:#bed2f5;">Text here</p>
.mytext {color:#bed2f5;}
This box has a color of #bed2f5
<div style="background-color:#bed2f5;">Content here</div>
.mybackground {background-color:#bed2f5;}
Border around this has a color of #bed2f5
<div style="border:2px solid #bed2f5;">Content here</div>
.myborder {border:2px solid #bed2f5;}