#e14cfc color space conversions
Hex:
#e14cfc
RGB:
225, 76, 252
CMY:
12, 70, 1
CMYK:
11, 70, 0, 1
HSL:
291°, 96.7033%, 64.3137%
HSV (HSB):
291°, 69.8413%, 98.8235%
XYZ:
51.2065, 28.2047, 94.8406
xyY:
0.2939, 0.1619, 28.2047
CIE-Lab:
60.0732, 78.9461, -59.8428
CIE-LCH:
60.0732, 99.0639, 322.8371
CIE-Luv:
60.0732, 56.3023, -104.4949
Hunter-Lab:
53.1081, 79.1693, -68.7046
#e14cfc color charts
#e14cfc color shades, tints & tones
#e14cfc color schemes
#e14cfc color preview, HTML & CSS examples
This text has a color of #e14cfc
<p style="color:#e14cfc;">Text here</p>
.mytext {color:#e14cfc;}
This box has a color of #e14cfc
<div style="background-color:#e14cfc;">Content here</div>
.mybackground {background-color:#e14cfc;}
Border around this has a color of #e14cfc
<div style="border:2px solid #e14cfc;">Content here</div>
.myborder {border:2px solid #e14cfc;}