#ec60d5 color space conversions
Hex:
#ec60d5
RGB:
236, 96, 213
CMY:
7, 62, 16
CMYK:
0, 59, 10, 7
HSL:
310°, 78.6517%, 65.0980%
HSV (HSB):
310°, 59.3220%, 92.5490%
XYZ:
50.7852, 31.0027, 66.2582
xyY:
0.3430, 0.2094, 31.0027
CIE-Lab:
62.5099, 67.3243, -34.1199
CIE-LCH:
62.5099, 75.4767, 333.1241
CIE-Luv:
62.5099, 70.2371, -63.2829
Hunter-Lab:
55.6801, 65.3678, -31.5779
#ec60d5 color charts
#ec60d5 color shades, tints & tones
#ec60d5 color schemes
#ec60d5 color preview, HTML & CSS examples
This text has a color of #ec60d5
<p style="color:#ec60d5;">Text here</p>
.mytext {color:#ec60d5;}
This box has a color of #ec60d5
<div style="background-color:#ec60d5;">Content here</div>
.mybackground {background-color:#ec60d5;}
Border around this has a color of #ec60d5
<div style="border:2px solid #ec60d5;">Content here</div>
.myborder {border:2px solid #ec60d5;}