#e272e9 color space conversions
Hex:
#e272e9
RGB:
226, 114, 233
CMY:
11, 55, 9
CMYK:
3, 51, 0, 9
HSL:
296°, 73.0061%, 68.0392%
HSV (HSB):
296°, 51.0730%, 91.3725%
XYZ:
52.0893, 34.0866, 80.9248
xyY:
0.3117, 0.2040, 34.0866
CIE-Lab:
65.0312, 59.9003, -41.4544
CIE-LCH:
65.0312, 72.8458, 325.3146
CIE-Luv:
65.0312, 51.2451, -74.2212
Hunter-Lab:
58.3837, 57.0843, -41.3124
#e272e9 color charts
#e272e9 color shades, tints & tones
#e272e9 color schemes
#e272e9 color preview, HTML & CSS examples
This text has a color of #e272e9
<p style="color:#e272e9;">Text here</p>
.mytext {color:#e272e9;}
This box has a color of #e272e9
<div style="background-color:#e272e9;">Content here</div>
.mybackground {background-color:#e272e9;}
Border around this has a color of #e272e9
<div style="border:2px solid #e272e9;">Content here</div>
.myborder {border:2px solid #e272e9;}