#bed1f1 color space conversions
Hex:
#bed1f1
RGB:
190, 209, 241
CMY:
25, 18, 5
CMYK:
21, 13, 0, 5
HSL:
218°, 64.5570%, 84.5098%
HSV (HSB):
218°, 21.1618%, 94.5098%
XYZ:
59.9129, 62.8990, 92.2021
xyY:
0.2786, 0.2925, 62.8990
CIE-Lab:
83.3892, 0.3086, -17.8549
CIE-LCH:
83.3892, 17.8576, 270.9902
CIE-Luv:
83.3892, -11.5047, -28.2714
Hunter-Lab:
79.3089, -3.9450, -13.4125
#bed1f1 color charts
#bed1f1 color shades, tints & tones
#bed1f1 color schemes
#bed1f1 color preview, HTML & CSS examples
This text has a color of #bed1f1
<p style="color:#bed1f1;">Text here</p>
.mytext {color:#bed1f1;}
This box has a color of #bed1f1
<div style="background-color:#bed1f1;">Content here</div>
.mybackground {background-color:#bed1f1;}
Border around this has a color of #bed1f1
<div style="border:2px solid #bed1f1;">Content here</div>
.myborder {border:2px solid #bed1f1;}