#bedbf8 color space conversions
Hex:
#bedbf8
RGB:
190, 219, 248
CMY:
25, 14, 3
CMYK:
23, 12, 0, 3
HSL:
210°, 80.5556%, 85.8824%
HSV (HSB):
210°, 23.3871%, 97.2549%
XYZ:
63.5100, 68.3875, 98.6597
xyY:
0.2755, 0.2966, 68.3875
CIE-Lab:
86.1998, -3.3926, -17.3271
CIE-LCH:
86.1998, 17.6561, 258.9216
CIE-Luv:
86.1998, -16.2009, -26.9367
Hunter-Lab:
82.6967, -7.6336, -12.8471
#bedbf8 color charts
#bedbf8 color shades, tints & tones
#bedbf8 color schemes
#bedbf8 color preview, HTML & CSS examples
This text has a color of #bedbf8
<p style="color:#bedbf8;">Text here</p>
.mytext {color:#bedbf8;}
This box has a color of #bedbf8
<div style="background-color:#bedbf8;">Content here</div>
.mybackground {background-color:#bedbf8;}
Border around this has a color of #bedbf8
<div style="border:2px solid #bedbf8;">Content here</div>
.myborder {border:2px solid #bedbf8;}