#ff2fdd color space conversions
Hex:
#ff2fdd
RGB:
255, 47, 221
CMY:
0, 82, 13
CMYK:
0, 82, 13, 0
HSL:
310°, 100.0000%, 59.2157%
HSV (HSB):
310°, 81.5686%, 100.0000%
XYZ:
55.3077, 28.5135, 70.9952
xyY:
0.3572, 0.1842, 28.5135
CIE-Lab:
60.3498, 88.3378, -41.7905
CIE-LCH:
60.3498, 97.7242, 334.6823
CIE-Luv:
60.3498, 94.1632, -78.1607
Hunter-Lab:
53.3980, 91.4370, -41.4503
#ff2fdd color charts
#ff2fdd color shades, tints & tones
#ff2fdd color schemes
#ff2fdd color preview, HTML & CSS examples
This text has a color of #ff2fdd
<p style="color:#ff2fdd;">Text here</p>
.mytext {color:#ff2fdd;}
This box has a color of #ff2fdd
<div style="background-color:#ff2fdd;">Content here</div>
.mybackground {background-color:#ff2fdd;}
Border around this has a color of #ff2fdd
<div style="border:2px solid #ff2fdd;">Content here</div>
.myborder {border:2px solid #ff2fdd;}