#e942d2 color space conversions
Hex:
#e942d2
RGB:
233, 66, 210
CMY:
9, 74, 18
CMYK:
0, 72, 10, 9
HSL:
308°, 79.1469%, 58.6275%
HSV (HSB):
308°, 71.6738%, 91.3725%
XYZ:
47.1853, 25.8732, 63.4799
xyY:
0.3456, 0.1895, 25.8732
CIE-Lab:
57.9165, 77.3011, -39.6368
CIE-LCH:
57.9165, 86.8708, 332.8532
CIE-Luv:
57.9165, 78.1506, -72.4248
Hunter-Lab:
50.8657, 76.5697, -38.3873
#e942d2 color charts
#e942d2 color shades, tints & tones
#e942d2 color schemes
#e942d2 color preview, HTML & CSS examples
This text has a color of #e942d2
<p style="color:#e942d2;">Text here</p>
.mytext {color:#e942d2;}
This box has a color of #e942d2
<div style="background-color:#e942d2;">Content here</div>
.mybackground {background-color:#e942d2;}
Border around this has a color of #e942d2
<div style="border:2px solid #e942d2;">Content here</div>
.myborder {border:2px solid #e942d2;}