#e315a0 color space conversions
Hex:
#e315a0
RGB:
227, 21, 160
CMY:
11, 92, 37
CMYK:
0, 91, 30, 11
HSL:
320°, 83.0645%, 48.6275%
HSV (HSB):
320°, 90.7489%, 89.0196%
XYZ:
38.2919, 19.4053, 34.9851
xyY:
0.4132, 0.2094, 19.4053
CIE-Lab:
51.1580, 79.8088, -21.1946
CIE-LCH:
51.1580, 82.5751, 345.1274
CIE-Luv:
51.1580, 102.9607, -44.0432
Hunter-Lab:
44.0514, 78.0718, -16.2514
#e315a0 color charts
#e315a0 color shades, tints & tones
#e315a0 color schemes
#e315a0 color preview, HTML & CSS examples
This text has a color of #e315a0
<p style="color:#e315a0;">Text here</p>
.mytext {color:#e315a0;}
This box has a color of #e315a0
<div style="background-color:#e315a0;">Content here</div>
.mybackground {background-color:#e315a0;}
Border around this has a color of #e315a0
<div style="border:2px solid #e315a0;">Content here</div>
.myborder {border:2px solid #e315a0;}