#ff2fa4 color space conversions
Hex:
#ff2fa4
RGB:
255, 47, 164
CMY:
0, 82, 36
CMYK:
0, 82, 36, 0
HSL:
326°, 100.0000%, 59.2157%
HSV (HSB):
326°, 81.5686%, 100.0000%
XYZ:
48.9574, 25.9734, 37.5550
xyY:
0.4352, 0.2309, 25.9734
CIE-Lab:
58.0118, 81.7858, -12.6531
CIE-LCH:
58.0118, 82.7588, 351.2055
CIE-Luv:
58.0118, 118.7217, -33.3791
Hunter-Lab:
50.9641, 82.2844, -8.0154
#ff2fa4 color charts
#ff2fa4 color shades, tints & tones
#ff2fa4 color schemes
#ff2fa4 color preview, HTML & CSS examples
This text has a color of #ff2fa4
<p style="color:#ff2fa4;">Text here</p>
.mytext {color:#ff2fa4;}
This box has a color of #ff2fa4
<div style="background-color:#ff2fa4;">Content here</div>
.mybackground {background-color:#ff2fa4;}
Border around this has a color of #ff2fa4
<div style="border:2px solid #ff2fa4;">Content here</div>
.myborder {border:2px solid #ff2fa4;}