#e930d2 color space conversions
Hex:
#e930d2
RGB:
233, 48, 210
CMY:
9, 81, 18
CMYK:
0, 79, 10, 9
HSL:
307°, 80.7860%, 55.0980%
HSV (HSB):
307°, 79.3991%, 91.3725%
XYZ:
46.2941, 24.0907, 63.1828
xyY:
0.3466, 0.1804, 24.0907
CIE-Lab:
56.1785, 82.2841, -42.3723
CIE-LCH:
56.1785, 92.5531, 332.7537
CIE-Luv:
56.1785, 81.9661, -76.8906
Hunter-Lab:
49.0823, 82.4661, -41.9654
#e930d2 color charts
#e930d2 color shades, tints & tones
#e930d2 color schemes
#e930d2 color preview, HTML & CSS examples
This text has a color of #e930d2
<p style="color:#e930d2;">Text here</p>
.mytext {color:#e930d2;}
This box has a color of #e930d2
<div style="background-color:#e930d2;">Content here</div>
.mybackground {background-color:#e930d2;}
Border around this has a color of #e930d2
<div style="border:2px solid #e930d2;">Content here</div>
.myborder {border:2px solid #e930d2;}