#e314e4 color space conversions
Hex:
#e314e4
RGB:
227, 20, 228
CMY:
11, 92, 11
CMYK:
0, 91, 0, 11
HSL:
300°, 83.8710%, 48.6275%
HSV (HSB):
300°, 91.2281%, 89.4118%
XYZ:
45.9323, 22.4326, 75.3078
xyY:
0.3197, 0.1561, 22.4326
CIE-Lab:
54.4831, 88.5644, -55.3485
CIE-LCH:
54.4831, 104.4371, 327.9966
CIE-Luv:
54.4831, 73.7849, -96.6538
Hunter-Lab:
47.3631, 90.2222, -61.1175
#e314e4 color charts
#e314e4 color shades, tints & tones
#e314e4 color schemes
#e314e4 color preview, HTML & CSS examples
This text has a color of #e314e4
<p style="color:#e314e4;">Text here</p>
.mytext {color:#e314e4;}
This box has a color of #e314e4
<div style="background-color:#e314e4;">Content here</div>
.mybackground {background-color:#e314e4;}
Border around this has a color of #e314e4
<div style="border:2px solid #e314e4;">Content here</div>
.myborder {border:2px solid #e314e4;}