#beade1 color space conversions
Hex:
#beade1
RGB:
190, 173, 225
CMY:
25, 32, 12
CMYK:
16, 23, 0, 12
HSL:
260°, 46.4286%, 78.0392%
HSV (HSB):
260°, 23.1111%, 88.2353%
XYZ:
49.7694, 46.2705, 77.5421
xyY:
0.2867, 0.2666, 46.2705
CIE-Lab:
73.7207, 16.2785, -23.9123
CIE-LCH:
73.7207, 28.9273, 304.2454
CIE-Luv:
73.7207, 5.7869, -40.1170
Hunter-Lab:
68.0224, 11.5622, -19.9719
#beade1 color charts
#beade1 color shades, tints & tones
#beade1 color schemes
#beade1 color preview, HTML & CSS examples
This text has a color of #beade1
<p style="color:#beade1;">Text here</p>
.mytext {color:#beade1;}
This box has a color of #beade1
<div style="background-color:#beade1;">Content here</div>
.mybackground {background-color:#beade1;}
Border around this has a color of #beade1
<div style="border:2px solid #beade1;">Content here</div>
.myborder {border:2px solid #beade1;}