#e5a0e6 color space conversions
Hex:
#e5a0e6
RGB:
229, 160, 230
CMY:
10, 37, 10
CMYK:
0, 30, 0, 10
HSL:
299°, 58.3333%, 76.4706%
HSV (HSB):
299°, 30.4348%, 90.1961%
XYZ:
59.1668, 47.5128, 80.9154
xyY:
0.3154, 0.2533, 47.5128
CIE-Lab:
74.5166, 36.7657, -25.0933
CIE-LCH:
74.5166, 44.5128, 325.6857
CIE-Luv:
74.5166, 34.3127, -45.4100
Hunter-Lab:
68.9295, 32.5918, -21.3490
#e5a0e6 color charts
#e5a0e6 color shades, tints & tones
#e5a0e6 color schemes
#e5a0e6 color preview, HTML & CSS examples
This text has a color of #e5a0e6
<p style="color:#e5a0e6;">Text here</p>
.mytext {color:#e5a0e6;}
This box has a color of #e5a0e6
<div style="background-color:#e5a0e6;">Content here</div>
.mybackground {background-color:#e5a0e6;}
Border around this has a color of #e5a0e6
<div style="border:2px solid #e5a0e6;">Content here</div>
.myborder {border:2px solid #e5a0e6;}