#e194e5 color space conversions
Hex:
#e194e5
RGB:
225, 148, 229
CMY:
12, 42, 10
CMYK:
2, 35, 0, 10
HSL:
297°, 60.9023%, 73.9216%
HSV (HSB):
297°, 35.3712%, 89.8039%
XYZ:
55.7841, 42.8445, 79.4584
xyY:
0.3132, 0.2406, 42.8445
CIE-Lab:
71.4493, 41.6904, -29.2878
CIE-LCH:
71.4493, 50.9497, 324.9117
CIE-Luv:
71.4493, 37.4726, -52.6964
Hunter-Lab:
65.4557, 37.5777, -26.1547
#e194e5 color charts
#e194e5 color shades, tints & tones
#e194e5 color schemes
#e194e5 color preview, HTML & CSS examples
This text has a color of #e194e5
<p style="color:#e194e5;">Text here</p>
.mytext {color:#e194e5;}
This box has a color of #e194e5
<div style="background-color:#e194e5;">Content here</div>
.mybackground {background-color:#e194e5;}
Border around this has a color of #e194e5
<div style="border:2px solid #e194e5;">Content here</div>
.myborder {border:2px solid #e194e5;}