#e312d5 color space conversions
Hex:
#e312d5
RGB:
227, 18, 213
CMY:
11, 93, 16
CMYK:
0, 92, 6, 11
HSL:
304°, 85.3061%, 48.0392%
HSV (HSB):
304°, 92.0705%, 89.0196%
XYZ:
43.9051, 21.5676, 64.7997
xyY:
0.3370, 0.1656, 21.5676
CIE-Lab:
53.5652, 86.6614, -48.2891
CIE-LCH:
53.5652, 99.2070, 330.8728
CIE-Luv:
53.5652, 79.9080, -85.5365
Hunter-Lab:
46.4409, 87.4817, -50.2195
#e312d5 color charts
#e312d5 color shades, tints & tones
#e312d5 color schemes
#e312d5 color preview, HTML & CSS examples
This text has a color of #e312d5
<p style="color:#e312d5;">Text here</p>
.mytext {color:#e312d5;}
This box has a color of #e312d5
<div style="background-color:#e312d5;">Content here</div>
.mybackground {background-color:#e312d5;}
Border around this has a color of #e312d5
<div style="border:2px solid #e312d5;">Content here</div>
.myborder {border:2px solid #e312d5;}