#fa40ed color space conversions
Hex:
#fa40ed
RGB:
250, 64, 237
CMY:
2, 75, 7
CMYK:
0, 74, 5, 2
HSL:
304°, 94.8980%, 61.5686%
HSV (HSB):
304°, 74.4000%, 98.0392%
XYZ:
56.5438, 30.1052, 82.9515
xyY:
0.3334, 0.1775, 30.1052
CIE-Lab:
61.7449, 85.4116, -48.6204
CIE-LCH:
61.7449, 98.2806, 330.3494
CIE-Luv:
61.7449, 81.0292, -88.6188
Hunter-Lab:
54.8682, 87.9317, -51.2287
#fa40ed color charts
#fa40ed color shades, tints & tones
#fa40ed color schemes
#fa40ed color preview, HTML & CSS examples
This text has a color of #fa40ed
<p style="color:#fa40ed;">Text here</p>
.mytext {color:#fa40ed;}
This box has a color of #fa40ed
<div style="background-color:#fa40ed;">Content here</div>
.mybackground {background-color:#fa40ed;}
Border around this has a color of #fa40ed
<div style="border:2px solid #fa40ed;">Content here</div>
.myborder {border:2px solid #fa40ed;}