#e10aff color space conversions
Hex:
#e10aff
RGB:
225, 10, 255
CMY:
12, 96, 0
CMYK:
12, 96, 0, 0
HSL:
293°, 100.0000%, 51.9608%
HSV (HSB):
293°, 96.0784%, 100.0000%
XYZ:
49.2099, 23.4446, 96.5394
xyY:
0.2908, 0.1386, 23.4446
CIE-Lab:
55.5274, 93.1821, -68.8141
CIE-LCH:
55.5274, 115.8373, 323.5545
CIE-Luv:
55.5274, 62.9670, -117.4872
Hunter-Lab:
48.4197, 96.6788, -84.3189
#e10aff color charts
#e10aff color shades, tints & tones
#e10aff color schemes
#e10aff color preview, HTML & CSS examples
This text has a color of #e10aff
<p style="color:#e10aff;">Text here</p>
.mytext {color:#e10aff;}
This box has a color of #e10aff
<div style="background-color:#e10aff;">Content here</div>
.mybackground {background-color:#e10aff;}
Border around this has a color of #e10aff
<div style="border:2px solid #e10aff;">Content here</div>
.myborder {border:2px solid #e10aff;}