#a13283 color space conversions
Hex:
        #a13283
        RGB:
        161, 50, 131
        CMY:
        37, 80, 49
        CMYK:
        0, 69, 19, 37
      HSL:
        316°, 52.6066%, 41.3725%
        HSV (HSB):
        316°, 68.9441%, 63.1373%
        XYZ:
        19.9353, 11.4970, 22.6412
        xyY:
        0.3687, 0.2126, 11.4970
      CIE-Lab:
        40.4052, 53.9482, -21.2382
        CIE-LCH:
        40.4052, 57.9781, 338.5116
        CIE-Luv:
        40.4052, 56.9851, -37.2117
        Hunter-Lab:
        33.9072, 45.6092, -15.8553
      #a13283 color charts
#a13283 RGB chart
      #a13283 CMYK chart
      #a13283 RGB pie chart
      #a13283 color shades, tints & tones
#a13283 color schemes
#a13283 color preview, HTML & CSS examples
           This text has a color of #a13283        
        
          <p style="color:#a13283;">Text here</p>
        
        
          .mytext {color:#a13283;}
        
        Text color #a13283
      
           This box has a color of #a13283        
        
          <div style="background-color:#a13283;">Content here</div>
        
        
          .mybackground {background-color:#a13283;}
        
        Background color #a13283
      
           Border around this has a color of #a13283        
        
          <div style="border:2px solid #a13283;">Content here</div>
        
        
          .myborder {border:2px solid #a13283;}
        
        Border color #a13283