#e312c5 color space conversions
Hex:
#e312c5
RGB:
227, 18, 197
CMY:
11, 93, 23
CMYK:
0, 92, 13, 11
HSL:
309°, 85.3061%, 48.0392%
HSV (HSB):
309°, 92.0705%, 89.0196%
XYZ:
41.9729, 20.7947, 54.6249
xyY:
0.3575, 0.1771, 20.7947
CIE-Lab:
52.7241, 84.5315, -40.4283
CIE-LCH:
52.7241, 93.7018, 334.4399
CIE-Luv:
52.7241, 86.6501, -73.2545
Hunter-Lab:
45.6012, 84.4952, -39.1016
#e312c5 color charts
#e312c5 color shades, tints & tones
#e312c5 color schemes
#e312c5 color preview, HTML & CSS examples
This text has a color of #e312c5
<p style="color:#e312c5;">Text here</p>
.mytext {color:#e312c5;}
This box has a color of #e312c5
<div style="background-color:#e312c5;">Content here</div>
.mybackground {background-color:#e312c5;}
Border around this has a color of #e312c5
<div style="border:2px solid #e312c5;">Content here</div>
.myborder {border:2px solid #e312c5;}