#e298e0 color space conversions
Hex:
#e298e0
RGB:
226, 152, 224
CMY:
11, 40, 12
CMYK:
0, 33, 1, 11
HSL:
302°, 56.0606%, 74.1176%
HSV (HSB):
302°, 32.7434%, 88.6275%
XYZ:
56.0468, 44.0070, 76.0612
xyY:
0.3182, 0.2499, 44.0070
CIE-Lab:
72.2332, 38.9677, -25.3327
CIE-LCH:
72.2332, 46.4782, 326.9724
CIE-Luv:
72.2332, 37.1501, -45.9440
Hunter-Lab:
66.3378, 34.7181, -21.5439
#e298e0 color charts
#e298e0 color shades, tints & tones
#e298e0 color schemes
#e298e0 color preview, HTML & CSS examples
This text has a color of #e298e0
<p style="color:#e298e0;">Text here</p>
.mytext {color:#e298e0;}
This box has a color of #e298e0
<div style="background-color:#e298e0;">Content here</div>
.mybackground {background-color:#e298e0;}
Border around this has a color of #e298e0
<div style="border:2px solid #e298e0;">Content here</div>
.myborder {border:2px solid #e298e0;}