#ec82e5 color space conversions
Hex:
#ec82e5
RGB:
236, 130, 229
CMY:
7, 49, 10
CMYK:
0, 45, 3, 7
HSL:
304°, 73.6111%, 71.7647%
HSV (HSB):
304°, 44.9153%, 92.5490%
XYZ:
56.7176, 39.4553, 78.7550
xyY:
0.3242, 0.2256, 39.4553
CIE-Lab:
69.0798, 54.2260, -32.8403
CIE-LCH:
69.0798, 63.3952, 328.8001
CIE-Luv:
69.0798, 52.5938, -60.1782
Hunter-Lab:
62.8134, 51.2536, -30.3680
#ec82e5 color charts
#ec82e5 color shades, tints & tones
#ec82e5 color schemes
#ec82e5 color preview, HTML & CSS examples
This text has a color of #ec82e5
<p style="color:#ec82e5;">Text here</p>
.mytext {color:#ec82e5;}
This box has a color of #ec82e5
<div style="background-color:#ec82e5;">Content here</div>
.mybackground {background-color:#ec82e5;}
Border around this has a color of #ec82e5
<div style="border:2px solid #ec82e5;">Content here</div>
.myborder {border:2px solid #ec82e5;}