#ec80f5 color space conversions
Hex:
#ec80f5
RGB:
236, 128, 245
CMY:
7, 50, 4
CMYK:
4, 48, 0, 4
HSL:
295°, 85.4015%, 73.1373%
HSV (HSB):
295°, 47.7551%, 96.0784%
XYZ:
58.7927, 39.8638, 90.9820
xyY:
0.3100, 0.2102, 39.8638
CIE-Lab:
69.3724, 58.0371, -41.1834
CIE-LCH:
69.3724, 71.1645, 324.6403
CIE-Luv:
69.3724, 49.7048, -74.3400
Hunter-Lab:
63.1378, 55.7247, -41.2409
#ec80f5 color charts
#ec80f5 color shades, tints & tones
#ec80f5 color schemes
#ec80f5 color preview, HTML & CSS examples
This text has a color of #ec80f5
<p style="color:#ec80f5;">Text here</p>
.mytext {color:#ec80f5;}
This box has a color of #ec80f5
<div style="background-color:#ec80f5;">Content here</div>
.mybackground {background-color:#ec80f5;}
Border around this has a color of #ec80f5
<div style="border:2px solid #ec80f5;">Content here</div>
.myborder {border:2px solid #ec80f5;}