#e114fd color space conversions
Hex:
#e114fd
RGB:
225, 20, 253
CMY:
12, 92, 1
CMYK:
11, 92, 0, 1
HSL:
293°, 98.3122%, 53.5294%
HSV (HSB):
293°, 92.0949%, 99.2157%
XYZ:
49.0311, 23.5997, 94.8995
xyY:
0.2927, 0.1409, 23.5997
CIE-Lab:
55.6848, 92.0171, -67.4486
CIE-LCH:
55.6848, 114.0897, 323.7585
CIE-Luv:
55.6848, 63.2247, -115.4593
Hunter-Lab:
48.5795, 95.1451, -81.8166
#e114fd color charts
#e114fd color shades, tints & tones
#e114fd color schemes
#e114fd color preview, HTML & CSS examples
This text has a color of #e114fd
<p style="color:#e114fd;">Text here</p>
.mytext {color:#e114fd;}
This box has a color of #e114fd
<div style="background-color:#e114fd;">Content here</div>
.mybackground {background-color:#e114fd;}
Border around this has a color of #e114fd
<div style="border:2px solid #e114fd;">Content here</div>
.myborder {border:2px solid #e114fd;}