#fa3faf color space conversions
Hex:
        #fa3faf
        RGB:
        250, 63, 175
        CMY:
        2, 75, 31
        CMYK:
        0, 75, 30, 2
      HSL:
        324°, 94.9239%, 61.3725%
        HSV (HSB):
        324°, 74.8000%, 98.0392%
        XYZ:
        48.9397, 26.9742, 43.1846
        xyY:
        0.4109, 0.2265, 26.9742
      CIE-Lab:
        58.9504, 77.6918, -17.7195
        CIE-LCH:
        58.9504, 79.6868, 347.1521
        CIE-Luv:
        58.9504, 105.6634, -39.8514
        Hunter-Lab:
        51.9366, 77.3108, -12.9431
      #fa3faf color charts
#fa3faf RGB chart
      #fa3faf CMYK chart
      #fa3faf RGB pie chart
      #fa3faf color shades, tints & tones
#fa3faf color schemes
#fa3faf color preview, HTML & CSS examples
           This text has a color of #fa3faf        
        
          <p style="color:#fa3faf;">Text here</p>
        
        
          .mytext {color:#fa3faf;}
        
        Text color #fa3faf
      
           This box has a color of #fa3faf        
        
          <div style="background-color:#fa3faf;">Content here</div>
        
        
          .mybackground {background-color:#fa3faf;}
        
        Background color #fa3faf
      
           Border around this has a color of #fa3faf        
        
          <div style="border:2px solid #fa3faf;">Content here</div>
        
        
          .myborder {border:2px solid #fa3faf;}
        
        Border color #fa3faf