#e128f3 color space conversions
Hex:
#e128f3
RGB:
225, 40, 243
CMY:
12, 84, 5
CMYK:
7, 84, 0, 5
HSL:
295°, 89.4273%, 55.4902%
HSV (HSB):
295°, 83.5391%, 95.2941%
XYZ:
47.9878, 23.9962, 86.8965
xyY:
0.3020, 0.1510, 23.9962
CIE-Lab:
56.0840, 87.4316, -61.2316
CIE-LCH:
56.0840, 106.7408, 324.9950
CIE-Luv:
56.0840, 65.0683, -105.9619
Hunter-Lab:
48.9859, 89.1376, -70.8849
#e128f3 color charts
#e128f3 color shades, tints & tones
#e128f3 color schemes
#e128f3 color preview, HTML & CSS examples
This text has a color of #e128f3
<p style="color:#e128f3;">Text here</p>
.mytext {color:#e128f3;}
This box has a color of #e128f3
<div style="background-color:#e128f3;">Content here</div>
.mybackground {background-color:#e128f3;}
Border around this has a color of #e128f3
<div style="border:2px solid #e128f3;">Content here</div>
.myborder {border:2px solid #e128f3;}