#ff2f93 color space conversions
Hex:
#ff2f93
RGB:
255, 47, 147
CMY:
0, 82, 42
CMYK:
0, 82, 42, 0
HSL:
331°, 100.0000%, 59.2157%
HSV (HSB):
331°, 81.5686%, 100.0000%
XYZ:
47.5230, 25.3996, 30.0016
xyY:
0.4617, 0.2468, 25.3996
CIE-Lab:
57.4627, 80.1991, -3.4844
CIE-LCH:
57.4627, 80.2748, 357.5123
CIE-Luv:
57.4627, 126.0689, -20.5240
Hunter-Lab:
50.3980, 80.1206, -0.0164
#ff2f93 color charts
#ff2f93 color shades, tints & tones
#ff2f93 color schemes
#ff2f93 color preview, HTML & CSS examples
This text has a color of #ff2f93
<p style="color:#ff2f93;">Text here</p>
.mytext {color:#ff2f93;}
This box has a color of #ff2f93
<div style="background-color:#ff2f93;">Content here</div>
.mybackground {background-color:#ff2f93;}
Border around this has a color of #ff2f93
<div style="border:2px solid #ff2f93;">Content here</div>
.myborder {border:2px solid #ff2f93;}