#e102f2 color space conversions
Hex:
#e102f2
RGB:
225, 2, 242
CMY:
12, 99, 5
CMYK:
7, 99, 0, 5
HSL:
296°, 98.3607%, 47.8431%
HSV (HSB):
296°, 99.1736%, 94.9020%
XYZ:
47.1001, 22.4618, 85.8575
xyY:
0.3031, 0.1445, 22.4618
CIE-Lab:
54.5136, 91.7303, -63.1968
CIE-LCH:
54.5136, 111.3925, 325.4354
CIE-Luv:
54.5136, 67.8925, -108.6081
Hunter-Lab:
47.3939, 94.4542, -74.2326
#e102f2 color charts
#e102f2 color shades, tints & tones
#e102f2 color schemes
#e102f2 color preview, HTML & CSS examples
This text has a color of #e102f2
<p style="color:#e102f2;">Text here</p>
.mytext {color:#e102f2;}
This box has a color of #e102f2
<div style="background-color:#e102f2;">Content here</div>
.mybackground {background-color:#e102f2;}
Border around this has a color of #e102f2
<div style="border:2px solid #e102f2;">Content here</div>
.myborder {border:2px solid #e102f2;}