#fa20c3 color space conversions
Hex:
        #fa20c3
        RGB:
        250, 32, 195
        CMY:
        2, 87, 24
        CMYK:
        0, 87, 22, 2
      HSL:
        315°, 95.6140%, 55.2941%
        HSV (HSB):
        315°, 87.2000%, 98.0392%
        XYZ:
        49.7912, 25.2971, 53.8883
        xyY:
        0.3860, 0.1961, 25.2971
      CIE-Lab:
        57.3638, 86.8413, -31.7113
        CIE-LCH:
        57.3638, 92.4501, 339.9396
        CIE-Luv:
        57.3638, 103.8098, -61.9284
        Hunter-Lab:
        50.2963, 88.6890, -28.3170
      #fa20c3 color charts
#fa20c3 RGB chart
      #fa20c3 CMYK chart
      #fa20c3 RGB pie chart
      #fa20c3 color shades, tints & tones
#fa20c3 color schemes
#fa20c3 color preview, HTML & CSS examples
           This text has a color of #fa20c3        
        
          <p style="color:#fa20c3;">Text here</p>
        
        
          .mytext {color:#fa20c3;}
        
        Text color #fa20c3
      
           This box has a color of #fa20c3        
        
          <div style="background-color:#fa20c3;">Content here</div>
        
        
          .mybackground {background-color:#fa20c3;}
        
        Background color #fa20c3
      
           Border around this has a color of #fa20c3        
        
          <div style="border:2px solid #fa20c3;">Content here</div>
        
        
          .myborder {border:2px solid #fa20c3;}
        
        Border color #fa20c3