#e70dec color space conversions
Hex:
#e70dec
RGB:
231, 13, 236
CMY:
9, 95, 7
CMYK:
2, 94, 0, 7
HSL:
299°, 89.5582%, 48.8235%
HSV (HSB):
299°, 94.4915%, 92.5490%
XYZ:
48.2392, 23.3329, 81.3181
xyY:
0.3155, 0.1526, 23.3329
CIE-Lab:
55.4136, 91.0154, -58.3295
CIE-LCH:
55.4136, 108.1025, 327.3452
CIE-Luv:
55.4136, 73.9313, -101.8143
Hunter-Lab:
48.3041, 93.7279, -65.9994
#e70dec color charts
#e70dec RGB chart
#e70dec CMYK chart
#e70dec RGB pie chart
#e70dec color shades, tints & tones
#e70dec color schemes
#e70dec color preview, HTML & CSS examples
This text has a color of #e70dec
<p style="color:#e70dec;">Text here</p>
.mytext {color:#e70dec;}
Text color #e70dec
This box has a color of #e70dec
<div style="background-color:#e70dec;">Content here</div>
.mybackground {background-color:#e70dec;}
Background color #e70dec
Border around this has a color of #e70dec
<div style="border:2px solid #e70dec;">Content here</div>
.myborder {border:2px solid #e70dec;}
Border color #e70dec