#e3afff color space conversions
Hex:
#e3afff
RGB:
227, 175, 255
CMY:
11, 31, 0
CMYK:
11, 31, 0, 0
HSL:
279°, 100.0000%, 84.3137%
HSV (HSB):
279°, 31.3725%, 100.0000%
XYZ:
65.0585, 54.2108, 101.6425
xyY:
0.2945, 0.2454, 54.2108
CIE-Lab:
78.5845, 32.9563, -32.3880
CIE-LCH:
78.5845, 46.2071, 315.4983
CIE-Luv:
78.5845, 22.5882, -57.1729
Hunter-Lab:
73.6280, 28.8756, -30.3095
#e3afff color charts
#e3afff color shades, tints & tones
#e3afff color schemes
#e3afff color preview, HTML & CSS examples
This text has a color of #e3afff
<p style="color:#e3afff;">Text here</p>
.mytext {color:#e3afff;}
This box has a color of #e3afff
<div style="background-color:#e3afff;">Content here</div>
.mybackground {background-color:#e3afff;}
Border around this has a color of #e3afff
<div style="border:2px solid #e3afff;">Content here</div>
.myborder {border:2px solid #e3afff;}