#e14ec2 color space conversions
Hex:
#e14ec2
RGB:
225, 78, 194
CMY:
12, 69, 24
CMYK:
0, 65, 14, 12
HSL:
313°, 71.0145%, 59.4118%
HSV (HSB):
313°, 65.3333%, 88.2353%
XYZ:
43.5133, 25.3514, 53.6388
xyY:
0.3552, 0.2069, 25.3514
CIE-Lab:
57.4162, 68.9092, -31.3765
CIE-LCH:
57.4162, 75.7163, 335.5188
CIE-Luv:
57.4162, 74.5214, -58.3061
Hunter-Lab:
50.3501, 66.1496, -27.9175
#e14ec2 color charts
#e14ec2 color shades, tints & tones
#e14ec2 color schemes
#e14ec2 color preview, HTML & CSS examples
This text has a color of #e14ec2
<p style="color:#e14ec2;">Text here</p>
.mytext {color:#e14ec2;}
This box has a color of #e14ec2
<div style="background-color:#e14ec2;">Content here</div>
.mybackground {background-color:#e14ec2;}
Border around this has a color of #e14ec2
<div style="border:2px solid #e14ec2;">Content here</div>
.myborder {border:2px solid #e14ec2;}