#e312e5 color space conversions
Hex:
#e312e5
RGB:
227, 18, 229
CMY:
11, 93, 10
CMYK:
1, 92, 0, 10
HSL:
299°, 85.4251%, 48.4314%
HSV (HSB):
299°, 92.1397%, 89.8039%
XYZ:
46.0377, 22.4206, 76.0299
xyY:
0.3186, 0.1552, 22.4206
CIE-Lab:
54.4705, 88.9185, -55.9336
CIE-LCH:
54.4705, 105.0479, 327.8283
CIE-Luv:
54.4705, 73.5242, -97.5620
Hunter-Lab:
47.3504, 90.6880, -62.0557
#e312e5 color charts
#e312e5 color shades, tints & tones
#e312e5 color schemes
#e312e5 color preview, HTML & CSS examples
This text has a color of #e312e5
<p style="color:#e312e5;">Text here</p>
.mytext {color:#e312e5;}
This box has a color of #e312e5
<div style="background-color:#e312e5;">Content here</div>
.mybackground {background-color:#e312e5;}
Border around this has a color of #e312e5
<div style="border:2px solid #e312e5;">Content here</div>
.myborder {border:2px solid #e312e5;}