#fa2ccc color space conversions
Hex:
#fa2ccc
RGB:
250, 44, 204
CMY:
2, 83, 20
CMYK:
0, 82, 18, 2
HSL:
313°, 95.3704%, 57.6471%
HSV (HSB):
313°, 82.4000%, 98.0392%
XYZ:
51.2241, 26.4850, 59.5390
xyY:
0.3732, 0.1930, 26.4850
CIE-Lab:
58.4946, 85.7974, -35.1086
CIE-LCH:
58.4946, 92.7028, 337.7454
CIE-Luv:
58.4946, 98.0104, -67.0998
Hunter-Lab:
51.4636, 87.6082, -32.5691
#fa2ccc color charts
#fa2ccc color shades, tints & tones
#fa2ccc color schemes
#fa2ccc color preview, HTML & CSS examples
This text has a color of #fa2ccc
<p style="color:#fa2ccc;">Text here</p>
.mytext {color:#fa2ccc;}
This box has a color of #fa2ccc
<div style="background-color:#fa2ccc;">Content here</div>
.mybackground {background-color:#fa2ccc;}
Border around this has a color of #fa2ccc
<div style="border:2px solid #fa2ccc;">Content here</div>
.myborder {border:2px solid #fa2ccc;}