#a825b1 color space conversions
Hex:
        #a825b1
        RGB:
        168, 37, 177
        CMY:
        34, 85, 31
        CMYK:
        5, 79, 0, 31
      HSL:
        296°, 65.4206%, 41.9608%
        HSV (HSB):
        296°, 79.0960%, 69.4118%
        XYZ:
        24.7458, 12.8223, 42.7657
        xyY:
        0.3080, 0.1596, 12.8223
      CIE-Lab:
        42.4943, 67.1394, -45.6155
        CIE-LCH:
        42.4943, 81.1694, 325.8072
        CIE-Luv:
        42.4943, 49.0305, -74.1394
        Hunter-Lab:
        35.8082, 60.6908, -45.7441
      #a825b1 color charts
#a825b1 RGB chart
      #a825b1 CMYK chart
      #a825b1 RGB pie chart
      #a825b1 color shades, tints & tones
#a825b1 color schemes
#a825b1 color preview, HTML & CSS examples
           This text has a color of #a825b1        
        
          <p style="color:#a825b1;">Text here</p>
        
        
          .mytext {color:#a825b1;}
        
        Text color #a825b1
      
           This box has a color of #a825b1        
        
          <div style="background-color:#a825b1;">Content here</div>
        
        
          .mybackground {background-color:#a825b1;}
        
        Background color #a825b1
      
           Border around this has a color of #a825b1        
        
          <div style="border:2px solid #a825b1;">Content here</div>
        
        
          .myborder {border:2px solid #a825b1;}
        
        Border color #a825b1