#e14ff3 color space conversions
Hex:
#e14ff3
RGB:
225, 79, 243
CMY:
12, 69, 5
CMYK:
7, 67, 0, 5
HSL:
293°, 87.2340%, 63.1373%
HSV (HSB):
293°, 67.4897%, 95.2941%
XYZ:
50.0250, 28.0706, 87.5756
xyY:
0.3020, 0.1694, 28.0706
CIE-Lab:
59.9525, 76.3133, -55.0438
CIE-LCH:
59.9525, 94.0932, 324.1976
CIE-Luv:
59.9525, 58.3339, -96.6883
Hunter-Lab:
52.9817, 75.8207, -60.9157
#e14ff3 color charts
#e14ff3 color shades, tints & tones
#e14ff3 color schemes
#e14ff3 color preview, HTML & CSS examples
This text has a color of #e14ff3
<p style="color:#e14ff3;">Text here</p>
.mytext {color:#e14ff3;}
This box has a color of #e14ff3
<div style="background-color:#e14ff3;">Content here</div>
.mybackground {background-color:#e14ff3;}
Border around this has a color of #e14ff3
<div style="border:2px solid #e14ff3;">Content here</div>
.myborder {border:2px solid #e14ff3;}