#e125ce color space conversions
Hex:
#e125ce
RGB:
225, 37, 206
CMY:
12, 85, 19
CMYK:
0, 84, 8, 12
HSL:
306°, 75.8065%, 51.3725%
HSV (HSB):
306°, 83.5556%, 88.2353%
XYZ:
42.8535, 21.7869, 60.3392
xyY:
0.3429, 0.1743, 21.7869
CIE-Lab:
53.8002, 82.5375, -43.9317
CIE-LCH:
53.8002, 93.5010, 331.9752
CIE-Luv:
53.8002, 79.3402, -78.5149
Hunter-Lab:
46.6765, 82.1964, -43.9713
#e125ce color charts
#e125ce color shades, tints & tones
#e125ce color schemes
#e125ce color preview, HTML & CSS examples
This text has a color of #e125ce
<p style="color:#e125ce;">Text here</p>
.mytext {color:#e125ce;}
This box has a color of #e125ce
<div style="background-color:#e125ce;">Content here</div>
.mybackground {background-color:#e125ce;}
Border around this has a color of #e125ce
<div style="border:2px solid #e125ce;">Content here</div>
.myborder {border:2px solid #e125ce;}