#beddf3 color space conversions
Hex:
#beddf3
RGB:
190, 221, 243
CMY:
25, 13, 5
CMYK:
22, 9, 0, 5
HSL:
205°, 68.8312%, 84.9020%
HSV (HSB):
205°, 21.8107%, 95.2941%
XYZ:
63.2693, 69.1311, 94.8030
xyY:
0.2785, 0.3043, 69.1311
CIE-Lab:
86.5689, -5.5364, -14.1353
CIE-LCH:
86.5689, 15.1809, 248.6110
CIE-Luv:
86.5689, -16.9549, -21.3754
Hunter-Lab:
83.1451, -9.6743, -9.4015
#beddf3 color charts
#beddf3 color shades, tints & tones
#beddf3 color schemes
#beddf3 color preview, HTML & CSS examples
This text has a color of #beddf3
<p style="color:#beddf3;">Text here</p>
.mytext {color:#beddf3;}
This box has a color of #beddf3
<div style="background-color:#beddf3;">Content here</div>
.mybackground {background-color:#beddf3;}
Border around this has a color of #beddf3
<div style="border:2px solid #beddf3;">Content here</div>
.myborder {border:2px solid #beddf3;}