#a6396f color space conversions
Hex:
        #a6396f
        RGB:
        166, 57, 111
        CMY:
        35, 78, 56
        CMYK:
        0, 66, 33, 35
      HSL:
        330°, 48.8789%, 43.7255%
        HSV (HSB):
        330°, 65.6627%, 65.0980%
        XYZ:
        20.0583, 12.1809, 16.3329
        xyY:
        0.4130, 0.2508, 12.1809
      CIE-Lab:
        41.5023, 49.8290, -7.1250
        CIE-LCH:
        41.5023, 50.3358, 351.8625
        CIE-Luv:
        41.5023, 65.1939, -17.7543
        Hunter-Lab:
        34.9012, 41.5096, -3.3154
      #a6396f color charts
#a6396f RGB chart
      #a6396f CMYK chart
      #a6396f RGB pie chart
      #a6396f color shades, tints & tones
#a6396f color schemes
#a6396f color preview, HTML & CSS examples
           This text has a color of #a6396f        
        
          <p style="color:#a6396f;">Text here</p>
        
        
          .mytext {color:#a6396f;}
        
        Text color #a6396f
      
           This box has a color of #a6396f        
        
          <div style="background-color:#a6396f;">Content here</div>
        
        
          .mybackground {background-color:#a6396f;}
        
        Background color #a6396f
      
           Border around this has a color of #a6396f        
        
          <div style="border:2px solid #a6396f;">Content here</div>
        
        
          .myborder {border:2px solid #a6396f;}
        
        Border color #a6396f