#e272f5 color space conversions
Hex:
#e272f5
RGB:
226, 114, 245
CMY:
11, 55, 4
CMYK:
8, 53, 0, 4
HSL:
291°, 86.7550%, 70.3922%
HSV (HSB):
291°, 53.4694%, 96.0784%
XYZ:
53.8628, 34.7960, 90.2636
xyY:
0.3010, 0.1945, 34.7960
CIE-Lab:
65.5895, 62.0859, -47.2086
CIE-LCH:
65.5895, 77.9956, 322.7515
CIE-Luv:
65.5895, 48.3052, -83.9241
Hunter-Lab:
58.9881, 59.7615, -49.4339
#e272f5 color charts
#e272f5 color shades, tints & tones
#e272f5 color schemes
#e272f5 color preview, HTML & CSS examples
This text has a color of #e272f5
<p style="color:#e272f5;">Text here</p>
.mytext {color:#e272f5;}
This box has a color of #e272f5
<div style="background-color:#e272f5;">Content here</div>
.mybackground {background-color:#e272f5;}
Border around this has a color of #e272f5
<div style="border:2px solid #e272f5;">Content here</div>
.myborder {border:2px solid #e272f5;}