#bedaf5 color space conversions
Hex:
#bedaf5
RGB:
190, 218, 245
CMY:
25, 15, 4
CMYK:
22, 11, 0, 4
HSL:
209°, 73.3333%, 85.2941%
HSV (HSB):
209°, 22.4490%, 96.0784%
XYZ:
62.7880, 67.6825, 96.1410
xyY:
0.2771, 0.2987, 67.6825
CIE-Lab:
85.8475, -3.5364, -16.2735
CIE-LCH:
85.8475, 16.6533, 257.7396
CIE-Luv:
85.8475, -15.6696, -25.1673
Hunter-Lab:
82.2694, -7.7402, -11.6984
#bedaf5 color charts
#bedaf5 color shades, tints & tones
#bedaf5 color schemes
#bedaf5 color preview, HTML & CSS examples
This text has a color of #bedaf5
<p style="color:#bedaf5;">Text here</p>
.mytext {color:#bedaf5;}
This box has a color of #bedaf5
<div style="background-color:#bedaf5;">Content here</div>
.mybackground {background-color:#bedaf5;}
Border around this has a color of #bedaf5
<div style="border:2px solid #bedaf5;">Content here</div>
.myborder {border:2px solid #bedaf5;}