#e3a5f8 color space conversions
Hex:
#e3a5f8
RGB:
227, 165, 248
CMY:
11, 35, 3
CMYK:
8, 33, 0, 3
HSL:
285°, 85.5670%, 80.9804%
HSV (HSB):
285°, 33.4677%, 97.2549%
XYZ:
62.0770, 50.0185, 95.1897
xyY:
0.2995, 0.2413, 50.0185
CIE-Lab:
76.0806, 36.9120, -32.4779
CIE-LCH:
76.0806, 49.1662, 318.6563
CIE-Luv:
76.0806, 28.0115, -57.6813
Hunter-Lab:
70.7237, 32.9098, -30.2940
#e3a5f8 color charts
#e3a5f8 color shades, tints & tones
#e3a5f8 color schemes
#e3a5f8 color preview, HTML & CSS examples
This text has a color of #e3a5f8
<p style="color:#e3a5f8;">Text here</p>
.mytext {color:#e3a5f8;}
This box has a color of #e3a5f8
<div style="background-color:#e3a5f8;">Content here</div>
.mybackground {background-color:#e3a5f8;}
Border around this has a color of #e3a5f8
<div style="border:2px solid #e3a5f8;">Content here</div>
.myborder {border:2px solid #e3a5f8;}