#fa326a color space conversions
Hex:
        #fa326a
        RGB:
        250, 50, 106
        CMY:
        2, 80, 58
        CMYK:
        0, 80, 58, 2
      HSL:
        343°, 95.2381%, 58.8235%
        HSV (HSB):
        343°, 80.0000%, 98.0392%
        XYZ:
        43.1665, 23.6458, 15.9246
        xyY:
        0.5217, 0.2858, 23.6458
      CIE-Lab:
        55.7314, 75.1444, 18.3009
        CIE-LCH:
        55.7314, 77.3409, 13.6875
        CIE-Luv:
        55.7314, 137.3863, 6.6800
        Hunter-Lab:
        48.6270, 73.3584, 14.6222
      #fa326a color charts
#fa326a RGB chart
      #fa326a CMYK chart
      #fa326a RGB pie chart
      #fa326a color shades, tints & tones
#fa326a color schemes
#fa326a color preview, HTML & CSS examples
           This text has a color of #fa326a        
        
          <p style="color:#fa326a;">Text here</p>
        
        
          .mytext {color:#fa326a;}
        
        Text color #fa326a
      
           This box has a color of #fa326a        
        
          <div style="background-color:#fa326a;">Content here</div>
        
        
          .mybackground {background-color:#fa326a;}
        
        Background color #fa326a
      
           Border around this has a color of #fa326a        
        
          <div style="border:2px solid #fa326a;">Content here</div>
        
        
          .myborder {border:2px solid #fa326a;}
        
        Border color #fa326a