#e272e5 color space conversions
Hex:
#e272e5
RGB:
226, 114, 229
CMY:
11, 55, 10
CMYK:
1, 50, 0, 10
HSL:
298°, 68.8623%, 67.2549%
HSV (HSB):
298°, 50.2183%, 89.8039%
XYZ:
51.5242, 33.8605, 77.9489
xyY:
0.3155, 0.2073, 33.8605
CIE-Lab:
64.8517, 59.1890, -39.5154
CIE-LCH:
64.8517, 71.1674, 326.2724
CIE-Luv:
64.8517, 52.2401, -70.9680
Hunter-Lab:
58.1898, 56.2208, -38.6898
#e272e5 color charts
#e272e5 color shades, tints & tones
#e272e5 color schemes
#e272e5 color preview, HTML & CSS examples
This text has a color of #e272e5
<p style="color:#e272e5;">Text here</p>
.mytext {color:#e272e5;}
This box has a color of #e272e5
<div style="background-color:#e272e5;">Content here</div>
.mybackground {background-color:#e272e5;}
Border around this has a color of #e272e5
<div style="border:2px solid #e272e5;">Content here</div>
.myborder {border:2px solid #e272e5;}