#e272cd color space conversions
Hex:
#e272cd
RGB:
226, 114, 205
CMY:
11, 55, 20
CMYK:
0, 50, 9, 11
HSL:
311°, 65.8824%, 66.6667%
HSV (HSB):
311°, 49.5575%, 88.6275%
XYZ:
48.4008, 32.6112, 61.5012
xyY:
0.3396, 0.2288, 32.6112
CIE-Lab:
63.8448, 55.1187, -27.6612
CIE-LCH:
63.8448, 61.6702, 333.3503
CIE-Luv:
63.8448, 58.3328, -51.3480
Hunter-Lab:
57.1062, 51.3533, -23.8788
#e272cd color charts
#e272cd color shades, tints & tones
#e272cd color schemes
#e272cd color preview, HTML & CSS examples
This text has a color of #e272cd
<p style="color:#e272cd;">Text here</p>
.mytext {color:#e272cd;}
This box has a color of #e272cd
<div style="background-color:#e272cd;">Content here</div>
.mybackground {background-color:#e272cd;}
Border around this has a color of #e272cd
<div style="border:2px solid #e272cd;">Content here</div>
.myborder {border:2px solid #e272cd;}