#e30acd color space conversions
Hex:
#e30acd
RGB:
227, 10, 205
CMY:
11, 96, 20
CMYK:
0, 96, 10, 11
HSL:
306°, 91.5612%, 46.4706%
HSV (HSB):
306°, 95.5947%, 89.0196%
XYZ:
42.8065, 20.9558, 59.5463
xyY:
0.3471, 0.1699, 20.9558
CIE-Lab:
52.9010, 86.2731, -44.7593
CIE-LCH:
52.9010, 97.1928, 332.5793
CIE-Luv:
52.9010, 83.7237, -79.9976
Hunter-Lab:
45.7775, 86.8050, -45.0789
#e30acd color charts
#e30acd color shades, tints & tones
#e30acd color schemes
#e30acd color preview, HTML & CSS examples
This text has a color of #e30acd
<p style="color:#e30acd;">Text here</p>
.mytext {color:#e30acd;}
This box has a color of #e30acd
<div style="background-color:#e30acd;">Content here</div>
.mybackground {background-color:#e30acd;}
Border around this has a color of #e30acd
<div style="border:2px solid #e30acd;">Content here</div>
.myborder {border:2px solid #e30acd;}