#e50dec color space conversions
Hex:
#e50dec
RGB:
229, 13, 236
CMY:
10, 95, 7
CMYK:
3, 94, 0, 7
HSL:
298°, 89.5582%, 48.8235%
HSV (HSB):
298°, 94.4915%, 92.5490%
XYZ:
47.5973, 23.0020, 81.2880
xyY:
0.3134, 0.1514, 23.0020
CIE-Lab:
55.0744, 90.7006, -58.8920
CIE-LCH:
55.0744, 108.1428, 327.0043
CIE-Luv:
55.0744, 72.5156, -102.4461
Hunter-Lab:
47.9604, 93.2181, -66.9183
#e50dec color charts
#e50dec RGB chart
#e50dec CMYK chart
#e50dec RGB pie chart
#e50dec color shades, tints & tones
#e50dec color schemes
#e50dec color preview, HTML & CSS examples
This text has a color of #e50dec
<p style="color:#e50dec;">Text here</p>
.mytext {color:#e50dec;}
Text color #e50dec
This box has a color of #e50dec
<div style="background-color:#e50dec;">Content here</div>
.mybackground {background-color:#e50dec;}
Background color #e50dec
Border around this has a color of #e50dec
<div style="border:2px solid #e50dec;">Content here</div>
.myborder {border:2px solid #e50dec;}
Border color #e50dec