#fa75c5 color space conversions
Hex:
#fa75c5
RGB:
250, 117, 197
CMY:
2, 54, 23
CMYK:
0, 53, 21, 2
HSL:
324°, 93.0070%, 71.9608%
HSV (HSB):
324°, 53.2000%, 98.0392%
XYZ:
55.8637, 37.0778, 57.0357
xyY:
0.3725, 0.2472, 37.0778
CIE-Lab:
67.3354, 59.6220, -17.5408
CIE-LCH:
67.3354, 62.1487, 343.6061
CIE-Luv:
67.3354, 76.5877, -36.9662
Hunter-Lab:
60.8915, 57.2009, -12.9115
#fa75c5 color charts
#fa75c5 color shades, tints & tones
#fa75c5 color schemes
#fa75c5 color preview, HTML & CSS examples
This text has a color of #fa75c5
<p style="color:#fa75c5;">Text here</p>
.mytext {color:#fa75c5;}
This box has a color of #fa75c5
<div style="background-color:#fa75c5;">Content here</div>
.mybackground {background-color:#fa75c5;}
Border around this has a color of #fa75c5
<div style="border:2px solid #fa75c5;">Content here</div>
.myborder {border:2px solid #fa75c5;}