#e14dec color space conversions
Hex:
#e14dec
RGB:
225, 77, 236
CMY:
12, 70, 7
CMYK:
5, 67, 0, 7
HSL:
296°, 80.7107%, 61.3725%
HSV (HSB):
296°, 67.3729%, 92.5490%
XYZ:
48.8455, 27.3714, 82.0657
xyY:
0.3086, 0.1729, 27.3714
CIE-Lab:
59.3166, 75.8562, -52.1546
CIE-LCH:
59.3166, 92.0558, 325.4897
CIE-Luv:
59.3166, 60.9619, -91.9307
Hunter-Lab:
52.3177, 75.0975, -56.3800
#e14dec color charts
#e14dec color shades, tints & tones
#e14dec color schemes
#e14dec color preview, HTML & CSS examples
This text has a color of #e14dec
<p style="color:#e14dec;">Text here</p>
.mytext {color:#e14dec;}
This box has a color of #e14dec
<div style="background-color:#e14dec;">Content here</div>
.mybackground {background-color:#e14dec;}
Border around this has a color of #e14dec
<div style="border:2px solid #e14dec;">Content here</div>
.myborder {border:2px solid #e14dec;}