#e193d9 color space conversions
Hex:
#e193d9
RGB:
225, 147, 217
CMY:
12, 42, 15
CMYK:
0, 35, 4, 12
HSL:
306°, 56.5217%, 72.9412%
HSV (HSB):
306°, 34.6667%, 88.2353%
XYZ:
54.0094, 41.8847, 70.8836
xyY:
0.3238, 0.2511, 41.8847
CIE-Lab:
70.7914, 40.0391, -23.6969
CIE-LCH:
70.7914, 46.5261, 329.3811
CIE-Luv:
70.7914, 40.0893, -43.3609
Hunter-Lab:
64.7184, 35.7063, -19.6352
#e193d9 color charts
#e193d9 color shades, tints & tones
#e193d9 color schemes
#e193d9 color preview, HTML & CSS examples
This text has a color of #e193d9
<p style="color:#e193d9;">Text here</p>
.mytext {color:#e193d9;}
This box has a color of #e193d9
<div style="background-color:#e193d9;">Content here</div>
.mybackground {background-color:#e193d9;}
Border around this has a color of #e193d9
<div style="border:2px solid #e193d9;">Content here</div>
.myborder {border:2px solid #e193d9;}