#e30acc color space conversions
Hex:
#e30acc
RGB:
227, 10, 204
CMY:
11, 96, 20
CMYK:
0, 96, 10, 11
HSL:
306°, 91.5612%, 46.4706%
HSV (HSB):
306°, 95.5947%, 89.0196%
XYZ:
42.6862, 20.9076, 58.9125
xyY:
0.3484, 0.1707, 20.9076
CIE-Lab:
52.8482, 86.1412, -44.2680
CIE-LCH:
52.8482, 96.8502, 332.8014
CIE-Luv:
52.8482, 84.1498, -79.2312
Hunter-Lab:
45.7248, 86.6192, -44.3826
#e30acc color charts
#e30acc RGB chart
#e30acc CMYK chart
#e30acc RGB pie chart
#e30acc color shades, tints & tones
#e30acc color schemes
#e30acc color preview, HTML & CSS examples
This text has a color of #e30acc
<p style="color:#e30acc;">Text here</p>
.mytext {color:#e30acc;}
Text color #e30acc
This box has a color of #e30acc
<div style="background-color:#e30acc;">Content here</div>
.mybackground {background-color:#e30acc;}
Background color #e30acc
Border around this has a color of #e30acc
<div style="border:2px solid #e30acc;">Content here</div>
.myborder {border:2px solid #e30acc;}
Border color #e30acc