#ff40ca color space conversions
Hex:
#ff40ca
RGB:
255, 64, 202
CMY:
0, 75, 21
CMYK:
0, 75, 21, 0
HSL:
317°, 100.0000%, 62.5490%
HSV (HSB):
317°, 74.9020%, 100.0000%
XYZ:
53.7341, 29.1911, 58.6795
xyY:
0.3795, 0.2061, 29.1911
CIE-Lab:
60.9499, 81.7544, -30.0844
CIE-LCH:
60.9499, 87.1140, 339.7971
CIE-Luv:
60.9499, 98.3268, -59.2918
Hunter-Lab:
54.0288, 82.9761, -26.5735
#ff40ca color charts
#ff40ca color shades, tints & tones
#ff40ca color schemes
#ff40ca color preview, HTML & CSS examples
This text has a color of #ff40ca
<p style="color:#ff40ca;">Text here</p>
.mytext {color:#ff40ca;}
This box has a color of #ff40ca
<div style="background-color:#ff40ca;">Content here</div>
.mybackground {background-color:#ff40ca;}
Border around this has a color of #ff40ca
<div style="border:2px solid #ff40ca;">Content here</div>
.myborder {border:2px solid #ff40ca;}