#ff40fa color space conversions
Hex:
#ff40fa
RGB:
255, 64, 250
CMY:
0, 75, 2
CMYK:
0, 75, 2, 0
HSL:
302°, 100.0000%, 62.5490%
HSV (HSB):
302°, 74.9020%, 100.0000%
XYZ:
60.3287, 31.8289, 93.4064
xyY:
0.3251, 0.1715, 31.8289
CIE-Lab:
63.2012, 88.3152, -53.4820
CIE-LCH:
63.2012, 103.2468, 328.8017
CIE-Luv:
63.2012, 79.8387, -97.0596
Hunter-Lab:
56.4171, 92.1460, -58.6709
#ff40fa color charts
#ff40fa color shades, tints & tones
#ff40fa color schemes
#ff40fa color preview, HTML & CSS examples
This text has a color of #ff40fa
<p style="color:#ff40fa;">Text here</p>
.mytext {color:#ff40fa;}
This box has a color of #ff40fa
<div style="background-color:#ff40fa;">Content here</div>
.mybackground {background-color:#ff40fa;}
Border around this has a color of #ff40fa
<div style="border:2px solid #ff40fa;">Content here</div>
.myborder {border:2px solid #ff40fa;}