#e13ff9 color space conversions
Hex:
#e13ff9
RGB:
225, 63, 249
CMY:
12, 75, 2
CMYK:
10, 75, 0, 2
HSL:
292°, 93.9394%, 61.1765%
HSV (HSB):
292°, 74.6988%, 97.6471%
XYZ:
49.9277, 26.4021, 92.0872
xyY:
0.2965, 0.1568, 26.4021
CIE-Lab:
58.4168, 82.6707, -60.8321
CIE-LCH:
58.4168, 102.6401, 323.6530
CIE-Luv:
58.4168, 59.7537, -105.8057
Hunter-Lab:
51.3830, 83.5243, -70.2898
#e13ff9 color charts
#e13ff9 color shades, tints & tones
#e13ff9 color schemes
#e13ff9 color preview, HTML & CSS examples
This text has a color of #e13ff9
<p style="color:#e13ff9;">Text here</p>
.mytext {color:#e13ff9;}
This box has a color of #e13ff9
<div style="background-color:#e13ff9;">Content here</div>
.mybackground {background-color:#e13ff9;}
Border around this has a color of #e13ff9
<div style="border:2px solid #e13ff9;">Content here</div>
.myborder {border:2px solid #e13ff9;}