#fa3a7c color space conversions
Hex:
        #fa3a7c
        RGB:
        250, 58, 124
        CMY:
        2, 77, 51
        CMYK:
        0, 77, 50, 2
      HSL:
        339°, 95.0495%, 60.3922%
        HSV (HSB):
        339°, 76.8000%, 98.0392%
        XYZ:
        44.5755, 24.8053, 21.5073
        xyY:
        0.4904, 0.2729, 24.8053
      CIE-Lab:
        56.8853, 74.3080, 9.1877
        CIE-LCH:
        56.8853, 74.8738, 7.0485
        CIE-Luv:
        56.8853, 127.7231, -3.2348
        Hunter-Lab:
        49.8050, 72.5990, 9.2602
      #fa3a7c color charts
#fa3a7c RGB chart
      #fa3a7c CMYK chart
      #fa3a7c RGB pie chart
      #fa3a7c color shades, tints & tones
#fa3a7c color schemes
#fa3a7c color preview, HTML & CSS examples
           This text has a color of #fa3a7c        
        
          <p style="color:#fa3a7c;">Text here</p>
        
        
          .mytext {color:#fa3a7c;}
        
        Text color #fa3a7c
      
           This box has a color of #fa3a7c        
        
          <div style="background-color:#fa3a7c;">Content here</div>
        
        
          .mybackground {background-color:#fa3a7c;}
        
        Background color #fa3a7c
      
           Border around this has a color of #fa3a7c        
        
          <div style="border:2px solid #fa3a7c;">Content here</div>
        
        
          .myborder {border:2px solid #fa3a7c;}
        
        Border color #fa3a7c