#ff2fd2 color space conversions
Hex:
#ff2fd2
RGB:
255, 47, 210
CMY:
0, 82, 18
CMYK:
0, 82, 18, 0
HSL:
313°, 100.0000%, 59.2157%
HSV (HSB):
313°, 81.5686%, 100.0000%
XYZ:
53.8894, 27.9462, 63.5266
xyY:
0.3707, 0.1923, 27.9462
CIE-Lab:
59.8401, 86.9359, -36.3613
CIE-LCH:
59.8401, 94.2337, 337.3027
CIE-Luv:
59.8401, 98.7651, -69.5110
Hunter-Lab:
52.8641, 89.4495, -34.2437
#ff2fd2 color charts
#ff2fd2 color shades, tints & tones
#ff2fd2 color schemes
#ff2fd2 color preview, HTML & CSS examples
This text has a color of #ff2fd2
<p style="color:#ff2fd2;">Text here</p>
.mytext {color:#ff2fd2;}
This box has a color of #ff2fd2
<div style="background-color:#ff2fd2;">Content here</div>
.mybackground {background-color:#ff2fd2;}
Border around this has a color of #ff2fd2
<div style="border:2px solid #ff2fd2;">Content here</div>
.myborder {border:2px solid #ff2fd2;}