#e180ec color space conversions
Hex:
#e180ec
RGB:
225, 128, 236
CMY:
12, 50, 7
CMYK:
5, 46, 0, 7
HSL:
294°, 73.9726%, 71.3725%
HSV (HSB):
294°, 45.7627%, 92.5490%
XYZ:
53.9108, 37.5020, 83.7541
xyY:
0.3078, 0.2141, 37.5020
CIE-Lab:
67.6520, 53.3188, -39.0230
CIE-LCH:
67.6520, 66.0734, 323.8003
CIE-Luv:
67.6520, 44.5737, -69.7930
Hunter-Lab:
61.2389, 49.9720, -38.2214
#e180ec color charts
#e180ec color shades, tints & tones
#e180ec color schemes
#e180ec color preview, HTML & CSS examples
This text has a color of #e180ec
<p style="color:#e180ec;">Text here</p>
.mytext {color:#e180ec;}
This box has a color of #e180ec
<div style="background-color:#e180ec;">Content here</div>
.mybackground {background-color:#e180ec;}
Border around this has a color of #e180ec
<div style="border:2px solid #e180ec;">Content here</div>
.myborder {border:2px solid #e180ec;}