#e273f5 color space conversions
Hex:
#e273f5
RGB:
226, 115, 245
CMY:
11, 55, 4
CMYK:
8, 53, 0, 4
HSL:
291°, 86.6667%, 70.5882%
HSV (HSB):
291°, 53.0612%, 96.0784%
XYZ:
53.9762, 35.0228, 90.3014
xyY:
0.3010, 0.1953, 35.0228
CIE-Lab:
65.7664, 61.6135, -46.9298
CIE-LCH:
65.7664, 77.4508, 322.7042
CIE-Luv:
65.7664, 47.9629, -83.4476
Hunter-Lab:
59.1801, 59.2389, -49.0431
#e273f5 color charts
#e273f5 color shades, tints & tones
#e273f5 color schemes
#e273f5 color preview, HTML & CSS examples
This text has a color of #e273f5
<p style="color:#e273f5;">Text here</p>
.mytext {color:#e273f5;}
This box has a color of #e273f5
<div style="background-color:#e273f5;">Content here</div>
.mybackground {background-color:#e273f5;}
Border around this has a color of #e273f5
<div style="border:2px solid #e273f5;">Content here</div>
.myborder {border:2px solid #e273f5;}