#e102af color space conversions
Hex:
#e102af
RGB:
225, 2, 175
CMY:
12, 99, 31
CMYK:
0, 99, 22, 12
HSL:
313°, 98.2379%, 44.5098%
HSV (HSB):
313°, 99.1111%, 88.2353%
XYZ:
38.8109, 19.1461, 42.2074
xyY:
0.3875, 0.1911, 19.1461
CIE-Lab:
50.8577, 82.7643, -30.5557
CIE-LCH:
50.8577, 88.2246, 339.7364
CIE-Luv:
50.8577, 95.9629, -57.9397
Hunter-Lab:
43.7563, 81.7523, -26.5619
#e102af color charts
#e102af color shades, tints & tones
#e102af color schemes
#e102af color preview, HTML & CSS examples
This text has a color of #e102af
<p style="color:#e102af;">Text here</p>
.mytext {color:#e102af;}
This box has a color of #e102af
<div style="background-color:#e102af;">Content here</div>
.mybackground {background-color:#e102af;}
Border around this has a color of #e102af
<div style="border:2px solid #e102af;">Content here</div>
.myborder {border:2px solid #e102af;}