#bed2ff color space conversions
Hex:
#bed2ff
RGB:
190, 210, 255
CMY:
25, 18, 0
CMYK:
25, 18, 0, 0
HSL:
222°, 100.0000%, 87.2549%
HSV (HSB):
222°, 25.4902%, 100.0000%
XYZ:
62.3318, 64.2603, 103.7260
xyY:
0.2706, 0.2790, 64.2603
CIE-Lab:
84.1011, 2.9335, -24.2031
CIE-LCH:
84.1011, 24.3802, 276.9108
CIE-Luv:
84.1011, -12.4803, -39.2530
Hunter-Lab:
80.1625, -1.4886, -20.6043
#bed2ff color charts
#bed2ff color shades, tints & tones
#bed2ff color schemes
#bed2ff color preview, HTML & CSS examples
This text has a color of #bed2ff
<p style="color:#bed2ff;">Text here</p>
.mytext {color:#bed2ff;}
This box has a color of #bed2ff
<div style="background-color:#bed2ff;">Content here</div>
.mybackground {background-color:#bed2ff;}
Border around this has a color of #bed2ff
<div style="border:2px solid #bed2ff;">Content here</div>
.myborder {border:2px solid #bed2ff;}