#e102e5 color space conversions
Hex:
#e102e5
RGB:
225, 2, 229
CMY:
12, 99, 10
CMYK:
2, 99, 0, 10
HSL:
299°, 98.2684%, 45.2941%
HSV (HSB):
299°, 99.1266%, 89.8039%
XYZ:
45.2159, 21.7081, 75.9357
xyY:
0.3165, 0.1520, 21.7081
CIE-Lab:
53.7159, 89.8204, -57.1613
CIE-LCH:
53.7159, 106.4666, 327.5275
CIE-Luv:
53.7159, 72.8209, -99.1438
Hunter-Lab:
46.5920, 91.6922, -64.0166
#e102e5 color charts
#e102e5 color shades, tints & tones
#e102e5 color schemes
#e102e5 color preview, HTML & CSS examples
This text has a color of #e102e5
<p style="color:#e102e5;">Text here</p>
.mytext {color:#e102e5;}
This box has a color of #e102e5
<div style="background-color:#e102e5;">Content here</div>
.mybackground {background-color:#e102e5;}
Border around this has a color of #e102e5
<div style="border:2px solid #e102e5;">Content here</div>
.myborder {border:2px solid #e102e5;}