#fa5fc0 color space conversions
Hex:
        #fa5fc0
        RGB:
        250, 95, 192
        CMY:
        2, 63, 25
        CMYK:
        0, 62, 23, 2
      HSL:
        322°, 93.9394%, 67.6471%
        HSV (HSB):
        322°, 62.0000%, 98.0392%
        XYZ:
        53.0310, 32.3142, 53.3114
        xyY:
        0.3825, 0.2331, 32.3142
      CIE-Lab:
        63.6017, 68.5129, -20.3897
        CIE-LCH:
        63.6017, 71.4826, 343.4268
        CIE-Luv:
        63.6017, 87.8110, -42.5693
        Hunter-Lab:
        56.8456, 67.0421, -15.8120
      #fa5fc0 color charts
#fa5fc0 RGB chart
      #fa5fc0 CMYK chart
      #fa5fc0 RGB pie chart
      #fa5fc0 color shades, tints & tones
#fa5fc0 color schemes
#fa5fc0 color preview, HTML & CSS examples
           This text has a color of #fa5fc0        
        
          <p style="color:#fa5fc0;">Text here</p>
        
        
          .mytext {color:#fa5fc0;}
        
        Text color #fa5fc0
      
           This box has a color of #fa5fc0        
        
          <div style="background-color:#fa5fc0;">Content here</div>
        
        
          .mybackground {background-color:#fa5fc0;}
        
        Background color #fa5fc0
      
           Border around this has a color of #fa5fc0        
        
          <div style="border:2px solid #fa5fc0;">Content here</div>
        
        
          .myborder {border:2px solid #fa5fc0;}
        
        Border color #fa5fc0