#fa5ca1 color space conversions
Hex:
        #fa5ca1
        RGB:
        250, 92, 161
        CMY:
        2, 64, 37
        CMYK:
        0, 63, 36, 2
      HSL:
        334°, 94.0476%, 67.0588%
        HSV (HSB):
        334°, 63.2000%, 98.0392%
        XYZ:
        49.6845, 30.5515, 36.9966
        xyY:
        0.4238, 0.2606, 30.5515
      CIE-Lab:
        62.1272, 66.0215, -4.8589
        CIE-LCH:
        62.1272, 66.2000, 355.7909
        CIE-Luv:
        62.1272, 99.5440, -19.4581
        Hunter-Lab:
        55.2734, 63.7227, -0.9937
      #fa5ca1 color charts
#fa5ca1 RGB chart
      #fa5ca1 CMYK chart
      #fa5ca1 RGB pie chart
      #fa5ca1 color shades, tints & tones
#fa5ca1 color schemes
#fa5ca1 color preview, HTML & CSS examples
           This text has a color of #fa5ca1        
        
          <p style="color:#fa5ca1;">Text here</p>
        
        
          .mytext {color:#fa5ca1;}
        
        Text color #fa5ca1
      
           This box has a color of #fa5ca1        
        
          <div style="background-color:#fa5ca1;">Content here</div>
        
        
          .mybackground {background-color:#fa5ca1;}
        
        Background color #fa5ca1
      
           Border around this has a color of #fa5ca1        
        
          <div style="border:2px solid #fa5ca1;">Content here</div>
        
        
          .myborder {border:2px solid #fa5ca1;}
        
        Border color #fa5ca1