#ff01e1 color space conversions
Hex:
#ff01e1
RGB:
255, 1, 225
CMY:
0, 100, 12
CMYK:
0, 100, 12, 0
HSL:
307°, 100.0000%, 50.1961%
HSV (HSB):
307°, 99.6078%, 100.0000%
XYZ:
54.8415, 26.7180, 73.5008
xyY:
0.3537, 0.1723, 26.7180
CIE-Lab:
58.7123, 94.2197, -46.6305
CIE-LCH:
58.7123, 105.1273, 333.6687
CIE-Luv:
58.7123, 96.6377, -86.0068
Hunter-Lab:
51.6894, 98.9286, -48.1260
#ff01e1 color charts
#ff01e1 color shades, tints & tones
#ff01e1 color schemes
#ff01e1 color preview, HTML & CSS examples
This text has a color of #ff01e1
<p style="color:#ff01e1;">Text here</p>
.mytext {color:#ff01e1;}
This box has a color of #ff01e1
<div style="background-color:#ff01e1;">Content here</div>
.mybackground {background-color:#ff01e1;}
Border around this has a color of #ff01e1
<div style="border:2px solid #ff01e1;">Content here</div>
.myborder {border:2px solid #ff01e1;}