#a82993 color space conversions
Hex:
        #a82993
        RGB:
        168, 41, 147
        CMY:
        34, 84, 42
        CMYK:
        0, 76, 13, 34
      HSL:
        310°, 60.7656%, 40.9804%
        HSV (HSB):
        310°, 75.5952%, 65.8824%
        XYZ:
        22.2078, 12.0173, 28.7528
        xyY:
        0.3526, 0.1908, 12.0173
      CIE-Lab:
        41.2436, 61.2192, -29.6170
        CIE-LCH:
        41.2436, 68.0071, 334.1829
        CIE-Luv:
        41.2436, 58.8857, -50.2602
        Hunter-Lab:
        34.6660, 53.6859, -24.9105
      #a82993 color charts
#a82993 RGB chart
      #a82993 CMYK chart
      #a82993 RGB pie chart
      #a82993 color shades, tints & tones
#a82993 color schemes
#a82993 color preview, HTML & CSS examples
           This text has a color of #a82993        
        
          <p style="color:#a82993;">Text here</p>
        
        
          .mytext {color:#a82993;}
        
        Text color #a82993
      
           This box has a color of #a82993        
        
          <div style="background-color:#a82993;">Content here</div>
        
        
          .mybackground {background-color:#a82993;}
        
        Background color #a82993
      
           Border around this has a color of #a82993        
        
          <div style="border:2px solid #a82993;">Content here</div>
        
        
          .myborder {border:2px solid #a82993;}
        
        Border color #a82993