#e125ff color space conversions
Hex:
#e125ff
RGB:
225, 37, 255
CMY:
12, 85, 0
CMYK:
12, 85, 0, 0
HSL:
292°, 100.0000%, 57.2549%
HSV (HSB):
292°, 85.4902%, 100.0000%
XYZ:
49.7629, 24.5507, 96.7237
xyY:
0.2909, 0.1435, 24.5507
CIE-Lab:
56.6350, 89.9065, -67.0267
CIE-LCH:
56.6350, 112.1416, 323.2949
CIE-Luv:
56.6350, 61.2781, -115.1038
Hunter-Lab:
49.5487, 92.5617, -81.0557
#e125ff color charts
#e125ff color shades, tints & tones
#e125ff color schemes
#e125ff color preview, HTML & CSS examples
This text has a color of #e125ff
<p style="color:#e125ff;">Text here</p>
.mytext {color:#e125ff;}
This box has a color of #e125ff
<div style="background-color:#e125ff;">Content here</div>
.mybackground {background-color:#e125ff;}
Border around this has a color of #e125ff
<div style="border:2px solid #e125ff;">Content here</div>
.myborder {border:2px solid #e125ff;}