#e294e4 color space conversions
Hex:
#e294e4
RGB:
226, 148, 228
CMY:
11, 42, 11
CMYK:
1, 35, 0, 11
HSL:
299°, 59.7015%, 73.7255%
HSV (HSB):
299°, 35.0877%, 89.4118%
XYZ:
55.9575, 42.9500, 78.7397
xyY:
0.3150, 0.2418, 42.9500
CIE-Lab:
71.5210, 41.8147, -28.6196
CIE-LCH:
71.5210, 50.6710, 325.6107
CIE-Luv:
71.5210, 38.2936, -51.6430
Hunter-Lab:
65.5362, 37.7222, -25.3596
#e294e4 color charts
#e294e4 color shades, tints & tones
#e294e4 color schemes
#e294e4 color preview, HTML & CSS examples
This text has a color of #e294e4
<p style="color:#e294e4;">Text here</p>
.mytext {color:#e294e4;}
This box has a color of #e294e4
<div style="background-color:#e294e4;">Content here</div>
.mybackground {background-color:#e294e4;}
Border around this has a color of #e294e4
<div style="border:2px solid #e294e4;">Content here</div>
.myborder {border:2px solid #e294e4;}