#fa2ccd color space conversions
Hex:
#fa2ccd
RGB:
250, 44, 205
CMY:
2, 83, 20
CMYK:
0, 82, 18, 2
HSL:
313°, 95.3704%, 57.6471%
HSV (HSB):
313°, 82.4000%, 98.0392%
XYZ:
51.3445, 26.5331, 60.1729
xyY:
0.3719, 0.1922, 26.5331
CIE-Lab:
58.5397, 85.9214, -35.6091
CIE-LCH:
58.5397, 93.0080, 337.4890
CIE-Luv:
58.5397, 97.5845, -67.8882
Hunter-Lab:
51.5103, 87.7822, -33.2036
#fa2ccd color charts
#fa2ccd color shades, tints & tones
#fa2ccd color schemes
#fa2ccd color preview, HTML & CSS examples
This text has a color of #fa2ccd
<p style="color:#fa2ccd;">Text here</p>
.mytext {color:#fa2ccd;}
This box has a color of #fa2ccd
<div style="background-color:#fa2ccd;">Content here</div>
.mybackground {background-color:#fa2ccd;}
Border around this has a color of #fa2ccd
<div style="border:2px solid #fa2ccd;">Content here</div>
.myborder {border:2px solid #fa2ccd;}