#fa40cc color space conversions
Hex:
#fa40cc
RGB:
250, 64, 204
CMY:
2, 75, 20
CMYK:
0, 74, 18, 2
HSL:
315°, 94.8980%, 61.5686%
HSV (HSB):
315°, 74.4000%, 98.0392%
XYZ:
52.1568, 28.3504, 59.8499
xyY:
0.3716, 0.2020, 28.3504
CIE-Lab:
60.2040, 80.8839, -32.4455
CIE-LCH:
60.2040, 87.1488, 338.1425
CIE-Luv:
60.2040, 93.7018, -62.5750
Hunter-Lab:
53.2451, 81.6726, -29.3731
#fa40cc color charts
#fa40cc color shades, tints & tones
#fa40cc color schemes
#fa40cc color preview, HTML & CSS examples
This text has a color of #fa40cc
<p style="color:#fa40cc;">Text here</p>
.mytext {color:#fa40cc;}
This box has a color of #fa40cc
<div style="background-color:#fa40cc;">Content here</div>
.mybackground {background-color:#fa40cc;}
Border around this has a color of #fa40cc
<div style="border:2px solid #fa40cc;">Content here</div>
.myborder {border:2px solid #fa40cc;}