#ff2fa8 color space conversions
Hex:
#ff2fa8
RGB:
255, 47, 168
CMY:
0, 82, 34
CMYK:
0, 82, 34, 0
HSL:
325°, 100.0000%, 59.2157%
HSV (HSB):
325°, 81.5686%, 100.0000%
XYZ:
49.3244, 26.1202, 39.4878
xyY:
0.4292, 0.2273, 26.1202
CIE-Lab:
58.1510, 82.1849, -14.7792
CIE-LCH:
58.1510, 83.5032, 349.8056
CIE-Luv:
58.1510, 116.9739, -36.4680
Hunter-Lab:
51.1079, 82.8321, -10.0340
#ff2fa8 color charts
#ff2fa8 color shades, tints & tones
#ff2fa8 color schemes
#ff2fa8 color preview, HTML & CSS examples
This text has a color of #ff2fa8
<p style="color:#ff2fa8;">Text here</p>
.mytext {color:#ff2fa8;}
This box has a color of #ff2fa8
<div style="background-color:#ff2fa8;">Content here</div>
.mybackground {background-color:#ff2fa8;}
Border around this has a color of #ff2fa8
<div style="border:2px solid #ff2fa8;">Content here</div>
.myborder {border:2px solid #ff2fa8;}