#e930cd color space conversions
Hex:
#e930cd
RGB:
233, 48, 205
CMY:
9, 81, 20
CMYK:
0, 79, 12, 9
HSL:
309°, 80.7860%, 55.0980%
HSV (HSB):
309°, 79.3991%, 91.3725%
XYZ:
45.6807, 23.8453, 59.9526
xyY:
0.3528, 0.1842, 23.8453
CIE-Lab:
55.9326, 81.5986, -39.9036
CIE-LCH:
55.9326, 90.8330, 333.9403
CIE-Luv:
55.9326, 83.9544, -72.9774
Hunter-Lab:
48.8317, 81.5264, -38.6105
#e930cd color charts
#e930cd color shades, tints & tones
#e930cd color schemes
#e930cd color preview, HTML & CSS examples
This text has a color of #e930cd
<p style="color:#e930cd;">Text here</p>
.mytext {color:#e930cd;}
This box has a color of #e930cd
<div style="background-color:#e930cd;">Content here</div>
.mybackground {background-color:#e930cd;}
Border around this has a color of #e930cd
<div style="border:2px solid #e930cd;">Content here</div>
.myborder {border:2px solid #e930cd;}