#bedffa color space conversions
Hex:
#bedffa
RGB:
190, 223, 250
CMY:
25, 13, 2
CMYK:
24, 11, 0, 2
HSL:
207°, 85.7143%, 86.2745%
HSV (HSB):
207°, 24.0000%, 98.0392%
XYZ:
64.8782, 70.6246, 100.6550
xyY:
0.2747, 0.2991, 70.6246
CIE-Lab:
87.3023, -5.0280, -16.7222
CIE-LCH:
87.3023, 17.4617, 253.2652
CIE-Luv:
87.3023, -18.0231, -25.7234
Hunter-Lab:
84.0385, -9.2642, -12.1862
#bedffa color charts
#bedffa color shades, tints & tones
#bedffa color schemes
#bedffa color preview, HTML & CSS examples
This text has a color of #bedffa
<p style="color:#bedffa;">Text here</p>
.mytext {color:#bedffa;}
This box has a color of #bedffa
<div style="background-color:#bedffa;">Content here</div>
.mybackground {background-color:#bedffa;}
Border around this has a color of #bedffa
<div style="border:2px solid #bedffa;">Content here</div>
.myborder {border:2px solid #bedffa;}