#bedbf5 color space conversions
Hex:
#bedbf5
RGB:
190, 219, 245
CMY:
25, 14, 4
CMYK:
22, 11, 0, 4
HSL:
208°, 73.3333%, 85.2941%
HSV (HSB):
208°, 22.4490%, 96.0784%
XYZ:
63.0482, 68.2028, 96.2277
xyY:
0.2772, 0.2998, 68.2028
CIE-Lab:
86.1077, -4.0578, -15.8824
CIE-LCH:
86.1077, 16.3925, 255.6681
CIE-Luv:
86.1077, -16.1156, -24.4526
Hunter-Lab:
82.5850, -8.2507, -11.2750
#bedbf5 color charts
#bedbf5 color shades, tints & tones
#bedbf5 color schemes
#bedbf5 color preview, HTML & CSS examples
This text has a color of #bedbf5
<p style="color:#bedbf5;">Text here</p>
.mytext {color:#bedbf5;}
This box has a color of #bedbf5
<div style="background-color:#bedbf5;">Content here</div>
.mybackground {background-color:#bedbf5;}
Border around this has a color of #bedbf5
<div style="border:2px solid #bedbf5;">Content here</div>
.myborder {border:2px solid #bedbf5;}