#e060ec color space conversions
Hex:
#e060ec
RGB:
224, 96, 236
CMY:
12, 62, 7
CMYK:
5, 59, 0, 7
HSL:
295°, 78.6517%, 65.0980%
HSV (HSB):
295°, 59.3220%, 92.5490%
XYZ:
50.0637, 30.2692, 82.5608
xyY:
0.3073, 0.1858, 30.2692
CIE-Lab:
61.8858, 68.0840, -48.0903
CIE-LCH:
61.8858, 83.3553, 324.7650
CIE-Luv:
61.8858, 55.1358, -85.2529
Hunter-Lab:
55.0174, 66.1474, -50.4601
#e060ec color charts
#e060ec color shades, tints & tones
#e060ec color schemes
#e060ec color preview, HTML & CSS examples
This text has a color of #e060ec
<p style="color:#e060ec;">Text here</p>
.mytext {color:#e060ec;}
This box has a color of #e060ec
<div style="background-color:#e060ec;">Content here</div>
.mybackground {background-color:#e060ec;}
Border around this has a color of #e060ec
<div style="border:2px solid #e060ec;">Content here</div>
.myborder {border:2px solid #e060ec;}