#bed3fb color space conversions
Hex:
#bed3fb
RGB:
190, 211, 251
CMY:
25, 17, 2
CMYK:
24, 16, 0, 2
HSL:
219°, 88.4058%, 86.4706%
HSV (HSB):
219°, 24.3028%, 98.4314%
XYZ:
61.9421, 64.5007, 100.4520
xyY:
0.2730, 0.2843, 64.5007
CIE-Lab:
84.2258, 1.4889, -21.8955
CIE-LCH:
84.2258, 21.9461, 273.8902
CIE-Luv:
84.2258, -12.7682, -35.1809
Hunter-Lab:
80.3123, -2.8759, -17.9393
#bed3fb color charts
#bed3fb color shades, tints & tones
#bed3fb color schemes
#bed3fb color preview, HTML & CSS examples
This text has a color of #bed3fb
<p style="color:#bed3fb;">Text here</p>
.mytext {color:#bed3fb;}
This box has a color of #bed3fb
<div style="background-color:#bed3fb;">Content here</div>
.mybackground {background-color:#bed3fb;}
Border around this has a color of #bed3fb
<div style="border:2px solid #bed3fb;">Content here</div>
.myborder {border:2px solid #bed3fb;}