#fa36c5 color space conversions
Hex:
#fa36c5
RGB:
250, 54, 197
CMY:
2, 79, 23
CMYK:
0, 78, 21, 2
HSL:
316°, 95.1456%, 59.6078%
HSV (HSB):
316°, 78.4000%, 98.0392%
XYZ:
50.8216, 26.9935, 55.3550
xyY:
0.3816, 0.2027, 26.9935
CIE-Lab:
58.9684, 82.6865, -30.3673
CIE-LCH:
58.9684, 88.0865, 339.8338
CIE-Luv:
58.9684, 98.9646, -59.5044
Hunter-Lab:
51.9553, 83.6830, -26.8009
#fa36c5 color charts
#fa36c5 color shades, tints & tones
#fa36c5 color schemes
#fa36c5 color preview, HTML & CSS examples
This text has a color of #fa36c5
<p style="color:#fa36c5;">Text here</p>
.mytext {color:#fa36c5;}
This box has a color of #fa36c5
<div style="background-color:#fa36c5;">Content here</div>
.mybackground {background-color:#fa36c5;}
Border around this has a color of #fa36c5
<div style="border:2px solid #fa36c5;">Content here</div>
.myborder {border:2px solid #fa36c5;}