#fa2dc7 color space conversions
Hex:
#fa2dc7
RGB:
250, 45, 199
CMY:
2, 82, 22
CMYK:
0, 82, 20, 2
HSL:
315°, 95.3488%, 57.8431%
HSV (HSB):
315°, 82.0000%, 98.0392%
XYZ:
50.6715, 26.3243, 56.4432
xyY:
0.3797, 0.1973, 26.3243
CIE-Lab:
58.3436, 84.9798, -32.4837
CIE-LCH:
58.3436, 90.9766, 339.0805
CIE-Luv:
58.3436, 99.9683, -62.9668
Hunter-Lab:
51.3072, 86.5009, -29.3101
#fa2dc7 color charts
#fa2dc7 color shades, tints & tones
#fa2dc7 color schemes
#fa2dc7 color preview, HTML & CSS examples
This text has a color of #fa2dc7
<p style="color:#fa2dc7;">Text here</p>
.mytext {color:#fa2dc7;}
This box has a color of #fa2dc7
<div style="background-color:#fa2dc7;">Content here</div>
.mybackground {background-color:#fa2dc7;}
Border around this has a color of #fa2dc7
<div style="border:2px solid #fa2dc7;">Content here</div>
.myborder {border:2px solid #fa2dc7;}