#a31056 color space conversions
Hex:
        #a31056
        RGB:
        163, 16, 86
        CMY:
        36, 94, 66
        CMYK:
        0, 90, 47, 36
      HSL:
        331°, 82.1229%, 35.0980%
        HSV (HSB):
        331°, 90.1840%, 63.9216%
        XYZ:
        16.9693, 8.8290, 9.6139
        xyY:
        0.4792, 0.2493, 8.8290
      CIE-Lab:
        35.6529, 58.9011, -0.0019
        CIE-LCH:
        35.6529, 58.9011, 359.9982
        CIE-Luv:
        35.6529, 84.8026, -10.4480
        Hunter-Lab:
        29.7136, 49.9413, 1.6162
      #a31056 color charts
#a31056 RGB chart
      #a31056 CMYK chart
      #a31056 RGB pie chart
      #a31056 color shades, tints & tones
#a31056 color schemes
#a31056 color preview, HTML & CSS examples
           This text has a color of #a31056        
        
          <p style="color:#a31056;">Text here</p>
        
        
          .mytext {color:#a31056;}
        
        Text color #a31056
      
           This box has a color of #a31056        
        
          <div style="background-color:#a31056;">Content here</div>
        
        
          .mybackground {background-color:#a31056;}
        
        Background color #a31056
      
           Border around this has a color of #a31056        
        
          <div style="border:2px solid #a31056;">Content here</div>
        
        
          .myborder {border:2px solid #a31056;}
        
        Border color #a31056