#e170ec color space conversions
Hex:
#e170ec
RGB:
225, 112, 236
CMY:
12, 56, 7
CMYK:
5, 53, 0, 7
HSL:
295°, 76.5432%, 68.2353%
HSV (HSB):
295°, 52.5424%, 92.5490%
XYZ:
51.9858, 33.6520, 83.1124
xyY:
0.3081, 0.1994, 33.6520
CIE-Lab:
64.6854, 61.1197, -43.6686
CIE-LCH:
64.6854, 75.1170, 324.4551
CIE-Luv:
64.6854, 50.5566, -77.8830
Hunter-Lab:
58.0104, 58.4442, -44.3385
#e170ec color charts
#e170ec color shades, tints & tones
#e170ec color schemes
#e170ec color preview, HTML & CSS examples
This text has a color of #e170ec
<p style="color:#e170ec;">Text here</p>
.mytext {color:#e170ec;}
This box has a color of #e170ec
<div style="background-color:#e170ec;">Content here</div>
.mybackground {background-color:#e170ec;}
Border around this has a color of #e170ec
<div style="border:2px solid #e170ec;">Content here</div>
.myborder {border:2px solid #e170ec;}