#a30350 color space conversions
Hex:
        #a30350
        RGB:
        163, 3, 80
        CMY:
        36, 99, 69
        CMYK:
        0, 98, 51, 36
      HSL:
        331°, 96.3855%, 32.5490%
        HSV (HSB):
        331°, 98.1595%, 63.9216%
        XYZ:
        16.5848, 8.4308, 8.3426
        xyY:
        0.4972, 0.2527, 8.4308
      CIE-Lab:
        34.8645, 60.1569, 2.7512
        CIE-LCH:
        34.8645, 60.2197, 2.6186
        CIE-Luv:
        34.8645, 89.2243, -7.6535
        Hunter-Lab:
        29.0359, 51.1431, 3.2899
      #a30350 color charts
#a30350 RGB chart
      #a30350 CMYK chart
      #a30350 RGB pie chart
      #a30350 color shades, tints & tones
#a30350 color schemes
#a30350 color preview, HTML & CSS examples
           This text has a color of #a30350        
        
          <p style="color:#a30350;">Text here</p>
        
        
          .mytext {color:#a30350;}
        
        Text color #a30350
      
           This box has a color of #a30350        
        
          <div style="background-color:#a30350;">Content here</div>
        
        
          .mybackground {background-color:#a30350;}
        
        Background color #a30350
      
           Border around this has a color of #a30350        
        
          <div style="border:2px solid #a30350;">Content here</div>
        
        
          .myborder {border:2px solid #a30350;}
        
        Border color #a30350