#e105f8 color space conversions
Hex:
#e105f8
RGB:
225, 5, 248
CMY:
12, 98, 3
CMYK:
9, 98, 0, 3
HSL:
294°, 96.0474%, 49.6078%
HSV (HSB):
294°, 97.9839%, 97.2549%
XYZ:
48.0489, 22.8934, 90.6933
xyY:
0.2973, 0.1416, 22.8934
CIE-Lab:
54.9624, 92.4351, -65.8289
CIE-LCH:
54.9624, 113.4799, 324.5429
CIE-Luv:
54.9624, 65.6038, -112.7600
Hunter-Lab:
47.8471, 95.5206, -78.8903
#e105f8 color charts
#e105f8 color shades, tints & tones
#e105f8 color schemes
#e105f8 color preview, HTML & CSS examples
This text has a color of #e105f8
<p style="color:#e105f8;">Text here</p>
.mytext {color:#e105f8;}
This box has a color of #e105f8
<div style="background-color:#e105f8;">Content here</div>
.mybackground {background-color:#e105f8;}
Border around this has a color of #e105f8
<div style="border:2px solid #e105f8;">Content here</div>
.myborder {border:2px solid #e105f8;}