#e272dd color space conversions
Hex:
#e272dd
RGB:
226, 114, 221
CMY:
11, 55, 13
CMYK:
0, 50, 2, 11
HSL:
303°, 65.8824%, 66.6667%
HSV (HSB):
303°, 49.5575%, 88.6275%
XYZ:
50.4325, 33.4238, 72.2000
xyY:
0.3232, 0.2142, 33.4238
CIE-Lab:
64.5026, 57.7936, -35.6060
CIE-LCH:
64.5026, 67.8815, 328.3632
CIE-Luv:
64.5026, 54.2499, -64.4409
Hunter-Lab:
57.8134, 54.5381, -33.5747
#e272dd color charts
#e272dd color shades, tints & tones
#e272dd color schemes
#e272dd color preview, HTML & CSS examples
This text has a color of #e272dd
<p style="color:#e272dd;">Text here</p>
.mytext {color:#e272dd;}
This box has a color of #e272dd
<div style="background-color:#e272dd;">Content here</div>
.mybackground {background-color:#e272dd;}
Border around this has a color of #e272dd
<div style="border:2px solid #e272dd;">Content here</div>
.myborder {border:2px solid #e272dd;}