#eaadfb color space conversions
Hex:
#eaadfb
RGB:
234, 173, 251
CMY:
8, 32, 2
CMYK:
7, 31, 0, 2
HSL:
287°, 90.6977%, 83.1373%
HSV (HSB):
287°, 31.0757%, 98.4314%
XYZ:
66.2878, 54.3446, 98.2626
xyY:
0.3028, 0.2483, 54.3446
CIE-Lab:
78.6622, 35.3794, -30.0629
CIE-LCH:
78.6622, 46.4271, 319.6444
CIE-Luv:
78.6622, 28.2058, -53.7077
Hunter-Lab:
73.7188, 31.4991, -27.4268
#eaadfb color charts
#eaadfb color shades, tints & tones
#eaadfb color schemes
#eaadfb color preview, HTML & CSS examples
This text has a color of #eaadfb
<p style="color:#eaadfb;">Text here</p>
.mytext {color:#eaadfb;}
This box has a color of #eaadfb
<div style="background-color:#eaadfb;">Content here</div>
.mybackground {background-color:#eaadfb;}
Border around this has a color of #eaadfb
<div style="border:2px solid #eaadfb;">Content here</div>
.myborder {border:2px solid #eaadfb;}