#bedff0 color space conversions
Hex:
#bedff0
RGB:
190, 223, 240
CMY:
25, 13, 6
CMYK:
21, 7, 0, 6
HSL:
200°, 62.5000%, 84.3137%
HSV (HSB):
200°, 20.8333%, 94.1176%
XYZ:
63.3511, 70.0138, 92.6131
xyY:
0.2803, 0.3098, 70.0138
CIE-Lab:
87.0036, -7.2222, -11.9039
CIE-LCH:
87.0036, 13.9234, 238.7546
CIE-Luv:
87.0036, -17.7774, -17.4915
Hunter-Lab:
83.6742, -11.2848, -7.0520
#bedff0 color charts
#bedff0 color shades, tints & tones
#bedff0 color schemes
#bedff0 color preview, HTML & CSS examples
This text has a color of #bedff0
<p style="color:#bedff0;">Text here</p>
.mytext {color:#bedff0;}
This box has a color of #bedff0
<div style="background-color:#bedff0;">Content here</div>
.mybackground {background-color:#bedff0;}
Border around this has a color of #bedff0
<div style="border:2px solid #bedff0;">Content here</div>
.myborder {border:2px solid #bedff0;}