#ec25d5 color space conversions
Hex:
#ec25d5
RGB:
236, 37, 213
CMY:
7, 85, 16
CMYK:
0, 84, 10, 7
HSL:
307°, 83.9662%, 53.5294%
HSV (HSB):
307°, 84.3220%, 92.5490%
XYZ:
47.2639, 23.9601, 65.0845
xyY:
0.3467, 0.1758, 23.9601
CIE-Lab:
56.0478, 85.5753, -44.2547
CIE-LCH:
56.0478, 96.3411, 332.6545
CIE-Luv:
56.0478, 84.7010, -80.2070
Hunter-Lab:
48.9491, 86.6939, -44.5698
#ec25d5 color charts
#ec25d5 color shades, tints & tones
#ec25d5 color schemes
#ec25d5 color preview, HTML & CSS examples
This text has a color of #ec25d5
<p style="color:#ec25d5;">Text here</p>
.mytext {color:#ec25d5;}
This box has a color of #ec25d5
<div style="background-color:#ec25d5;">Content here</div>
.mybackground {background-color:#ec25d5;}
Border around this has a color of #ec25d5
<div style="border:2px solid #ec25d5;">Content here</div>
.myborder {border:2px solid #ec25d5;}