#e500ca color space conversions
Hex:
#e500ca
RGB:
229, 0, 202
CMY:
10, 100, 21
CMYK:
0, 100, 12, 10
HSL:
307°, 100.0000%, 44.9020%
HSV (HSB):
307°, 100.0000%, 89.8039%
XYZ:
42.9738, 20.9223, 57.6505
xyY:
0.3536, 0.1721, 20.9223
CIE-Lab:
52.8643, 86.9298, -43.0681
CIE-LCH:
52.8643, 97.0137, 333.6445
CIE-Luv:
52.8643, 87.0300, -77.5828
Hunter-Lab:
45.7409, 87.6550, -42.7089
#e500ca color charts
#e500ca RGB chart
#e500ca CMYK chart
#e500ca RGB pie chart
#e500ca color shades, tints & tones
#e500ca color schemes
#e500ca color preview, HTML & CSS examples
This text has a color of #e500ca
<p style="color:#e500ca;">Text here</p>
.mytext {color:#e500ca;}
Text color #e500ca
This box has a color of #e500ca
<div style="background-color:#e500ca;">Content here</div>
.mybackground {background-color:#e500ca;}
Background color #e500ca
Border around this has a color of #e500ca
<div style="border:2px solid #e500ca;">Content here</div>
.myborder {border:2px solid #e500ca;}
Border color #e500ca