#e196e7 color space conversions
Hex:
#e196e7
RGB:
225, 150, 231
CMY:
12, 41, 9
CMYK:
3, 35, 0, 9
HSL:
296°, 62.7907%, 74.7059%
HSV (HSB):
296°, 35.0649%, 90.5882%
XYZ:
56.3815, 43.5898, 81.0433
xyY:
0.3115, 0.2408, 43.5898
CIE-Lab:
71.9534, 41.0065, -29.6080
CIE-LCH:
71.9534, 50.5783, 324.1695
CIE-Luv:
71.9534, 36.2183, -53.1633
Hunter-Lab:
66.0225, 36.8948, -26.5633
#e196e7 color charts
#e196e7 color shades, tints & tones
#e196e7 color schemes
#e196e7 color preview, HTML & CSS examples
This text has a color of #e196e7
<p style="color:#e196e7;">Text here</p>
.mytext {color:#e196e7;}
This box has a color of #e196e7
<div style="background-color:#e196e7;">Content here</div>
.mybackground {background-color:#e196e7;}
Border around this has a color of #e196e7
<div style="border:2px solid #e196e7;">Content here</div>
.myborder {border:2px solid #e196e7;}