#bedafd color space conversions
Hex:
#bedafd
RGB:
190, 218, 253
CMY:
25, 15, 1
CMYK:
25, 14, 0, 1
HSL:
213°, 94.0299%, 86.8627%
HSV (HSB):
213°, 24.9012%, 99.2157%
XYZ:
64.0362, 68.1818, 102.7138
xyY:
0.2726, 0.2902, 68.1818
CIE-Lab:
86.0973, -1.7466, -20.1193
CIE-LCH:
86.0973, 20.1950, 265.0386
CIE-Luv:
86.0973, -15.9057, -31.8136
Hunter-Lab:
82.5723, -6.0716, -15.9518
#bedafd color charts
#bedafd color shades, tints & tones
#bedafd color schemes
#bedafd color preview, HTML & CSS examples
This text has a color of #bedafd
<p style="color:#bedafd;">Text here</p>
.mytext {color:#bedafd;}
This box has a color of #bedafd
<div style="background-color:#bedafd;">Content here</div>
.mybackground {background-color:#bedafd;}
Border around this has a color of #bedafd
<div style="border:2px solid #bedafd;">Content here</div>
.myborder {border:2px solid #bedafd;}