#fe10e5 color space conversions
Hex:
#fe10e5
RGB:
254, 16, 229
CMY:
0, 94, 10
CMYK:
0, 94, 10, 0
HSL:
306°, 99.1667%, 52.9412%
HSV (HSB):
306°, 93.7008%, 99.6078%
XYZ:
55.2012, 27.0986, 76.4499
xyY:
0.3477, 0.1707, 27.0986
CIE-Lab:
59.0654, 93.6060, -48.3374
CIE-LCH:
59.0654, 105.3498, 332.6885
CIE-Luv:
59.0654, 93.4402, -88.6125
Hunter-Lab:
52.0563, 98.1854, -50.6339
#fe10e5 color charts
#fe10e5 color shades, tints & tones
#fe10e5 color schemes
#fe10e5 color preview, HTML & CSS examples
This text has a color of #fe10e5
<p style="color:#fe10e5;">Text here</p>
.mytext {color:#fe10e5;}
This box has a color of #fe10e5
<div style="background-color:#fe10e5;">Content here</div>
.mybackground {background-color:#fe10e5;}
Border around this has a color of #fe10e5
<div style="border:2px solid #fe10e5;">Content here</div>
.myborder {border:2px solid #fe10e5;}