#fa015f color space conversions
Hex:
        #fa015f
        RGB:
        250, 1, 95
        CMY:
        2, 100, 63
        CMYK:
        0, 100, 62, 2
      HSL:
        337°, 99.2032%, 49.2157%
        HSV (HSB):
        337°, 99.6000%, 98.0392%
        XYZ:
        41.5008, 21.1719, 12.7257
        xyY:
        0.5504, 0.2808, 21.1719
      CIE-Lab:
        53.1371, 81.3181, 21.4173
        CIE-LCH:
        53.1371, 84.0912, 14.7553
        CIE-Luv:
        53.1371, 151.9954, 7.8207
        Hunter-Lab:
        46.0130, 80.4729, 15.8113
      #fa015f color charts
#fa015f RGB chart
      #fa015f CMYK chart
      #fa015f RGB pie chart
      #fa015f color shades, tints & tones
#fa015f color schemes
#fa015f color preview, HTML & CSS examples
           This text has a color of #fa015f        
        
          <p style="color:#fa015f;">Text here</p>
        
        
          .mytext {color:#fa015f;}
        
        Text color #fa015f
      
           This box has a color of #fa015f        
        
          <div style="background-color:#fa015f;">Content here</div>
        
        
          .mybackground {background-color:#fa015f;}
        
        Background color #fa015f
      
           Border around this has a color of #fa015f        
        
          <div style="border:2px solid #fa015f;">Content here</div>
        
        
          .myborder {border:2px solid #fa015f;}
        
        Border color #fa015f