#fa59be color space conversions
Hex:
        #fa59be
        RGB:
        250, 89, 190
        CMY:
        2, 65, 25
        CMYK:
        0, 64, 24, 2
      HSL:
        322°, 94.1520%, 66.4706%
        HSV (HSB):
        322°, 64.4000%, 98.0392%
        XYZ:
        52.2910, 31.1865, 51.9787
        xyY:
        0.3860, 0.2302, 31.1865
      CIE-Lab:
        62.6647, 70.6281, -20.6806
        CIE-LCH:
        62.6647, 73.5936, 343.6794
        CIE-Luv:
        62.6647, 90.8841, -43.2956
        Hunter-Lab:
        55.8448, 69.4122, -16.0940
      #fa59be color charts
#fa59be RGB chart
      #fa59be CMYK chart
      #fa59be RGB pie chart
      #fa59be color shades, tints & tones
#fa59be color schemes
#fa59be color preview, HTML & CSS examples
           This text has a color of #fa59be        
        
          <p style="color:#fa59be;">Text here</p>
        
        
          .mytext {color:#fa59be;}
        
        Text color #fa59be
      
           This box has a color of #fa59be        
        
          <div style="background-color:#fa59be;">Content here</div>
        
        
          .mybackground {background-color:#fa59be;}
        
        Background color #fa59be
      
           Border around this has a color of #fa59be        
        
          <div style="border:2px solid #fa59be;">Content here</div>
        
        
          .myborder {border:2px solid #fa59be;}
        
        Border color #fa59be