#ff01e5 color space conversions
Hex:
#ff01e5
RGB:
255, 1, 229
CMY:
0, 100, 10
CMYK:
0, 100, 10, 0
HSL:
306°, 100.0000%, 50.1961%
HSV (HSB):
306°, 99.6078%, 100.0000%
XYZ:
55.3937, 26.9389, 76.4089
xyY:
0.3490, 0.1697, 26.9389
CIE-Lab:
58.9177, 94.7272, -48.5604
CIE-LCH:
58.9177, 106.4489, 332.8588
CIE-Luv:
58.9177, 94.8894, -89.0764
Hunter-Lab:
51.9027, 99.6766, -50.9524
#ff01e5 color charts
#ff01e5 color shades, tints & tones
#ff01e5 color schemes
#ff01e5 color preview, HTML & CSS examples
This text has a color of #ff01e5
<p style="color:#ff01e5;">Text here</p>
.mytext {color:#ff01e5;}
This box has a color of #ff01e5
<div style="background-color:#ff01e5;">Content here</div>
.mybackground {background-color:#ff01e5;}
Border around this has a color of #ff01e5
<div style="border:2px solid #ff01e5;">Content here</div>
.myborder {border:2px solid #ff01e5;}