#a82396 color space conversions
Hex:
        #a82396
        RGB:
        168, 35, 150
        CMY:
        34, 86, 41
        CMYK:
        0, 79, 11, 34
      HSL:
        308°, 65.5172%, 39.8039%
        HSV (HSB):
        308°, 79.1667%, 65.8824%
        XYZ:
        22.2545, 11.7289, 29.9451
        xyY:
        0.3481, 0.1835, 11.7289
      CIE-Lab:
        40.7820, 63.4245, -32.1625
        CIE-LCH:
        40.7820, 71.1132, 333.1105
        CIE-Luv:
        40.7820, 58.9679, -53.9909
        Hunter-Lab:
        34.2475, 56.0587, -27.8684
      #a82396 color charts
#a82396 RGB chart
      #a82396 CMYK chart
      #a82396 RGB pie chart
      #a82396 color shades, tints & tones
#a82396 color schemes
#a82396 color preview, HTML & CSS examples
           This text has a color of #a82396        
        
          <p style="color:#a82396;">Text here</p>
        
        
          .mytext {color:#a82396;}
        
        Text color #a82396
      
           This box has a color of #a82396        
        
          <div style="background-color:#a82396;">Content here</div>
        
        
          .mybackground {background-color:#a82396;}
        
        Background color #a82396
      
           Border around this has a color of #a82396        
        
          <div style="border:2px solid #a82396;">Content here</div>
        
        
          .myborder {border:2px solid #a82396;}
        
        Border color #a82396