#e196ec color space conversions
Hex:
#e196ec
RGB:
225, 150, 236
CMY:
12, 41, 7
CMYK:
5, 36, 0, 7
HSL:
292°, 69.3548%, 75.6863%
HSV (HSB):
292°, 36.4407%, 92.5490%
XYZ:
57.0980, 43.8764, 84.8165
xyY:
0.3073, 0.2362, 43.8764
CIE-Lab:
72.1458, 41.9496, -32.0466
CIE-LCH:
72.1458, 52.7897, 322.6226
CIE-Luv:
72.1458, 35.3497, -57.3120
Hunter-Lab:
66.2392, 37.9477, -29.5508
#e196ec color charts
#e196ec color shades, tints & tones
#e196ec color schemes
#e196ec color preview, HTML & CSS examples
This text has a color of #e196ec
<p style="color:#e196ec;">Text here</p>
.mytext {color:#e196ec;}
This box has a color of #e196ec
<div style="background-color:#e196ec;">Content here</div>
.mybackground {background-color:#e196ec;}
Border around this has a color of #e196ec
<div style="border:2px solid #e196ec;">Content here</div>
.myborder {border:2px solid #e196ec;}