#e198ec color space conversions
Hex:
#e198ec
RGB:
225, 152, 236
CMY:
12, 40, 7
CMYK:
5, 36, 0, 7
HSL:
292°, 68.8525%, 76.0784%
HSV (HSB):
292°, 35.5932%, 92.5490%
XYZ:
57.4199, 44.5202, 84.9238
xyY:
0.3073, 0.2382, 44.5202
CIE-Lab:
72.5748, 40.8917, -31.3845
CIE-LCH:
72.5748, 51.5472, 322.4936
CIE-Luv:
72.5748, 34.4638, -56.1131
Hunter-Lab:
66.7234, 36.8450, -28.7563
#e198ec color charts
#e198ec color shades, tints & tones
#e198ec color schemes
#e198ec color preview, HTML & CSS examples
This text has a color of #e198ec
<p style="color:#e198ec;">Text here</p>
.mytext {color:#e198ec;}
This box has a color of #e198ec
<div style="background-color:#e198ec;">Content here</div>
.mybackground {background-color:#e198ec;}
Border around this has a color of #e198ec
<div style="border:2px solid #e198ec;">Content here</div>
.myborder {border:2px solid #e198ec;}