#fa415e color space conversions
Hex:
        #fa415e
        RGB:
        250, 65, 94
        CMY:
        2, 75, 63
        CMYK:
        0, 74, 62, 2
      HSL:
        351°, 94.8718%, 61.7647%
        HSV (HSB):
        351°, 74.0000%, 98.0392%
        XYZ:
        43.3350, 24.9127, 13.1143
        xyY:
        0.5326, 0.3062, 24.9127
      CIE-Lab:
        56.9903, 70.2178, 27.0753
        CIE-LCH:
        56.9903, 75.2570, 21.0862
        CIE-Luv:
        56.9903, 134.8276, 17.0141
        Hunter-Lab:
        49.9127, 67.6296, 19.3607
      #fa415e color charts
#fa415e RGB chart
      #fa415e CMYK chart
      #fa415e RGB pie chart
      #fa415e color shades, tints & tones
#fa415e color schemes
#fa415e color preview, HTML & CSS examples
           This text has a color of #fa415e        
        
          <p style="color:#fa415e;">Text here</p>
        
        
          .mytext {color:#fa415e;}
        
        Text color #fa415e
      
           This box has a color of #fa415e        
        
          <div style="background-color:#fa415e;">Content here</div>
        
        
          .mybackground {background-color:#fa415e;}
        
        Background color #fa415e
      
           Border around this has a color of #fa415e        
        
          <div style="border:2px solid #fa415e;">Content here</div>
        
        
          .myborder {border:2px solid #fa415e;}
        
        Border color #fa415e