#ff2ff9 color space conversions
Hex:
#ff2ff9
RGB:
255, 47, 249
CMY:
0, 82, 2
CMYK:
0, 82, 2, 0
HSL:
302°, 100.0000%, 59.2157%
HSV (HSB):
302°, 81.5686%, 100.0000%
XYZ:
59.3554, 30.1326, 92.3103
xyY:
0.3265, 0.1657, 30.1326
CIE-Lab:
61.7685, 92.1676, -55.2061
CIE-LCH:
61.7685, 107.4364, 329.0795
CIE-Luv:
61.7685, 82.9902, -99.8137
Hunter-Lab:
54.8932, 96.9472, -61.2790
#ff2ff9 color charts
#ff2ff9 color shades, tints & tones
#ff2ff9 color schemes
#ff2ff9 color preview, HTML & CSS examples
This text has a color of #ff2ff9
<p style="color:#ff2ff9;">Text here</p>
.mytext {color:#ff2ff9;}
This box has a color of #ff2ff9
<div style="background-color:#ff2ff9;">Content here</div>
.mybackground {background-color:#ff2ff9;}
Border around this has a color of #ff2ff9
<div style="border:2px solid #ff2ff9;">Content here</div>
.myborder {border:2px solid #ff2ff9;}