#ff40fd color space conversions
Hex:
#ff40fd
RGB:
255, 64, 253
CMY:
0, 75, 1
CMYK:
0, 75, 1, 0
HSL:
301°, 100.0000%, 62.5490%
HSV (HSB):
301°, 74.9020%, 100.0000%
XYZ:
60.8030, 32.0186, 95.9040
xyY:
0.3222, 0.1697, 32.0186
CIE-Lab:
63.3583, 88.7614, -54.8902
CIE-LCH:
63.3583, 104.3625, 328.2673
CIE-Luv:
63.3583, 78.7523, -99.3672
Hunter-Lab:
56.5850, 92.7821, -60.8791
#ff40fd color charts
#ff40fd color shades, tints & tones
#ff40fd color schemes
#ff40fd color preview, HTML & CSS examples
This text has a color of #ff40fd
<p style="color:#ff40fd;">Text here</p>
.mytext {color:#ff40fd;}
This box has a color of #ff40fd
<div style="background-color:#ff40fd;">Content here</div>
.mybackground {background-color:#ff40fd;}
Border around this has a color of #ff40fd
<div style="border:2px solid #ff40fd;">Content here</div>
.myborder {border:2px solid #ff40fd;}