#e940d3 color space conversions
Hex:
#e940d3
RGB:
233, 64, 211
CMY:
9, 75, 17
CMYK:
0, 73, 9, 9
HSL:
308°, 79.3427%, 58.2353%
HSV (HSB):
308°, 72.5322%, 91.3725%
XYZ:
47.1955, 25.6936, 64.0999
xyY:
0.3445, 0.1876, 25.6936
CIE-Lab:
57.7450, 78.0687, -40.4746
CIE-LCH:
57.7450, 87.9370, 332.5956
CIE-Luv:
57.7450, 78.2669, -73.7841
Hunter-Lab:
50.6888, 77.4930, -39.4945
#e940d3 color charts
#e940d3 color shades, tints & tones
#e940d3 color schemes
#e940d3 color preview, HTML & CSS examples
This text has a color of #e940d3
<p style="color:#e940d3;">Text here</p>
.mytext {color:#e940d3;}
This box has a color of #e940d3
<div style="background-color:#e940d3;">Content here</div>
.mybackground {background-color:#e940d3;}
Border around this has a color of #e940d3
<div style="border:2px solid #e940d3;">Content here</div>
.myborder {border:2px solid #e940d3;}