#fa30c3 color space conversions
Hex:
        #fa30c3
        RGB:
        250, 48, 195
        CMY:
        2, 81, 24
        CMYK:
        0, 81, 22, 2
      HSL:
        316°, 95.2830%, 58.4314%
        HSV (HSB):
        316°, 80.8000%, 98.0392%
        XYZ:
        50.3316, 26.3780, 54.0685
        xyY:
        0.3849, 0.2017, 26.3780
      CIE-Lab:
        58.3941, 83.8532, -30.1109
        CIE-LCH:
        58.3941, 89.0957, 340.2473
        CIE-Luv:
        58.3941, 101.0974, -59.2156
        Hunter-Lab:
        51.3595, 85.0482, -26.4655
      #fa30c3 color charts
#fa30c3 RGB chart
      #fa30c3 CMYK chart
      #fa30c3 RGB pie chart
      #fa30c3 color shades, tints & tones
#fa30c3 color schemes
#fa30c3 color preview, HTML & CSS examples
           This text has a color of #fa30c3        
        
          <p style="color:#fa30c3;">Text here</p>
        
        
          .mytext {color:#fa30c3;}
        
        Text color #fa30c3
      
           This box has a color of #fa30c3        
        
          <div style="background-color:#fa30c3;">Content here</div>
        
        
          .mybackground {background-color:#fa30c3;}
        
        Background color #fa30c3
      
           Border around this has a color of #fa30c3        
        
          <div style="border:2px solid #fa30c3;">Content here</div>
        
        
          .myborder {border:2px solid #fa30c3;}
        
        Border color #fa30c3