#a825a8 color space conversions
Hex:
        #a825a8
        RGB:
        168, 37, 168
        CMY:
        34, 85, 34
        CMYK:
        0, 78, 0, 34
      HSL:
        300°, 63.9024%, 40.1961%
        HSV (HSB):
        300°, 77.9762%, 65.8824%
        XYZ:
        23.8779, 12.4751, 38.1952
        xyY:
        0.3203, 0.1673, 12.4751
      CIE-Lab:
        41.9615, 65.6586, -41.1185
        CIE-LCH:
        41.9615, 77.4712, 327.9433
        CIE-Luv:
        41.9615, 52.1002, -67.3680
        Hunter-Lab:
        35.3201, 58.8633, -39.3922
      #a825a8 color charts
#a825a8 RGB chart
      #a825a8 CMYK chart
      #a825a8 RGB pie chart
      #a825a8 color shades, tints & tones
#a825a8 color schemes
#a825a8 color preview, HTML & CSS examples
           This text has a color of #a825a8        
        
          <p style="color:#a825a8;">Text here</p>
        
        
          .mytext {color:#a825a8;}
        
        Text color #a825a8
      
           This box has a color of #a825a8        
        
          <div style="background-color:#a825a8;">Content here</div>
        
        
          .mybackground {background-color:#a825a8;}
        
        Background color #a825a8
      
           Border around this has a color of #a825a8        
        
          <div style="border:2px solid #a825a8;">Content here</div>
        
        
          .myborder {border:2px solid #a825a8;}
        
        Border color #a825a8