#fa50c8 color space conversions
Hex:
        #fa50c8
        RGB:
        250, 80, 200
        CMY:
        2, 69, 22
        CMYK:
        0, 68, 20, 2
      HSL:
        318°, 94.4444%, 64.7059%
        HSV (HSB):
        318°, 68.0000%, 98.0392%
        XYZ:
        52.7183, 30.2314, 57.7003
        xyY:
        0.3748, 0.2149, 30.2314
      CIE-Lab:
        61.8534, 75.2382, -27.6162
        CIE-LCH:
        61.8534, 80.1464, 339.8443
        CIE-Luv:
        61.8534, 90.5344, -54.5148
        Hunter-Lab:
        54.9831, 74.9270, -23.7318
      #fa50c8 color charts
#fa50c8 RGB chart
      #fa50c8 CMYK chart
      #fa50c8 RGB pie chart
      #fa50c8 color shades, tints & tones
#fa50c8 color schemes
#fa50c8 color preview, HTML & CSS examples
           This text has a color of #fa50c8        
        
          <p style="color:#fa50c8;">Text here</p>
        
        
          .mytext {color:#fa50c8;}
        
        Text color #fa50c8
      
           This box has a color of #fa50c8        
        
          <div style="background-color:#fa50c8;">Content here</div>
        
        
          .mybackground {background-color:#fa50c8;}
        
        Background color #fa50c8
      
           Border around this has a color of #fa50c8        
        
          <div style="border:2px solid #fa50c8;">Content here</div>
        
        
          .myborder {border:2px solid #fa50c8;}
        
        Border color #fa50c8