#ff2fe1 color space conversions
Hex:
#ff2fe1
RGB:
255, 47, 225
CMY:
0, 82, 12
CMYK:
0, 82, 12, 0
HSL:
309°, 100.0000%, 59.2157%
HSV (HSB):
309°, 81.5686%, 100.0000%
XYZ:
55.8471, 28.7293, 73.8360
xyY:
0.3525, 0.1814, 28.7293
CIE-Lab:
60.5420, 88.8625, -43.7423
CIE-LCH:
60.5420, 99.0451, 333.7914
CIE-Luv:
60.5420, 92.5169, -81.2903
Hunter-Lab:
53.5997, 92.1850, -44.1549
#ff2fe1 color charts
#ff2fe1 color shades, tints & tones
#ff2fe1 color schemes
#ff2fe1 color preview, HTML & CSS examples
This text has a color of #ff2fe1
<p style="color:#ff2fe1;">Text here</p>
.mytext {color:#ff2fe1;}
This box has a color of #ff2fe1
<div style="background-color:#ff2fe1;">Content here</div>
.mybackground {background-color:#ff2fe1;}
Border around this has a color of #ff2fe1
<div style="border:2px solid #ff2fe1;">Content here</div>
.myborder {border:2px solid #ff2fe1;}