#bed1ff color space conversions
Hex:
#bed1ff
RGB:
190, 209, 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.0857, 63.7681, 103.6439
xyY:
0.2705, 0.2779, 63.7681
CIE-Lab:
83.8449, 3.4656, -24.5930
CIE-LCH:
83.8449, 24.8360, 278.0211
CIE-Luv:
83.8449, -12.0456, -39.9732
Hunter-Lab:
79.8549, -0.9658, -21.0542
#bed1ff color charts
#bed1ff color shades, tints & tones
#bed1ff color schemes
#bed1ff color preview, HTML & CSS examples
This text has a color of #bed1ff
<p style="color:#bed1ff;">Text here</p>
.mytext {color:#bed1ff;}
This box has a color of #bed1ff
<div style="background-color:#bed1ff;">Content here</div>
.mybackground {background-color:#bed1ff;}
Border around this has a color of #bed1ff
<div style="border:2px solid #bed1ff;">Content here</div>
.myborder {border:2px solid #bed1ff;}