#fa569e color space conversions
Hex:
        #fa569e
        RGB:
        250, 86, 158
        CMY:
        2, 66, 38
        CMYK:
        0, 66, 37, 2
      HSL:
        334°, 94.2529%, 65.8824%
        HSV (HSB):
        334°, 65.6000%, 98.0392%
        XYZ:
        48.9237, 29.4482, 35.4533
        xyY:
        0.4298, 0.2587, 29.4482
      CIE-Lab:
        61.1752, 68.0585, -4.5321
        CIE-LCH:
        61.1752, 68.2092, 356.1903
        CIE-Luv:
        61.1752, 103.3491, -19.4035
        Hunter-Lab:
        54.2662, 65.9609, -0.7491
      #fa569e color charts
#fa569e RGB chart
      #fa569e CMYK chart
      #fa569e RGB pie chart
      #fa569e color shades, tints & tones
#fa569e color schemes
#fa569e color preview, HTML & CSS examples
           This text has a color of #fa569e        
        
          <p style="color:#fa569e;">Text here</p>
        
        
          .mytext {color:#fa569e;}
        
        Text color #fa569e
      
           This box has a color of #fa569e        
        
          <div style="background-color:#fa569e;">Content here</div>
        
        
          .mybackground {background-color:#fa569e;}
        
        Background color #fa569e
      
           Border around this has a color of #fa569e        
        
          <div style="border:2px solid #fa569e;">Content here</div>
        
        
          .myborder {border:2px solid #fa569e;}
        
        Border color #fa569e