#fa5c98 color space conversions
Hex:
        #fa5c98
        RGB:
        250, 92, 152
        CMY:
        2, 64, 40
        CMYK:
        0, 63, 39, 2
      HSL:
        337°, 94.0476%, 67.0588%
        HSV (HSB):
        337°, 63.2000%, 98.0392%
        XYZ:
        48.9190, 30.2453, 32.9654
        xyY:
        0.4363, 0.2697, 30.2453
      CIE-Lab:
        61.8653, 65.0710, -0.0454
        CIE-LCH:
        61.8653, 65.0710, 359.9601
        CIE-Luv:
        61.8653, 102.5228, -12.6944
        Hunter-Lab:
        54.9957, 62.5342, 2.9576
      #fa5c98 color charts
#fa5c98 RGB chart
      #fa5c98 CMYK chart
      #fa5c98 RGB pie chart
      #fa5c98 color shades, tints & tones
#fa5c98 color schemes
#fa5c98 color preview, HTML & CSS examples
           This text has a color of #fa5c98        
        
          <p style="color:#fa5c98;">Text here</p>
        
        
          .mytext {color:#fa5c98;}
        
        Text color #fa5c98
      
           This box has a color of #fa5c98        
        
          <div style="background-color:#fa5c98;">Content here</div>
        
        
          .mybackground {background-color:#fa5c98;}
        
        Background color #fa5c98
      
           Border around this has a color of #fa5c98        
        
          <div style="border:2px solid #fa5c98;">Content here</div>
        
        
          .myborder {border:2px solid #fa5c98;}
        
        Border color #fa5c98