#a525da color space conversions
Hex:
        #a525da
        RGB:
        165, 37, 218
        CMY:
        35, 85, 15
        CMYK:
        24, 83, 0, 15
      HSL:
        282°, 70.9804%, 50.0000%
        HSV (HSB):
        282°, 83.0275%, 85.4902%
        XYZ:
        28.8335, 14.3844, 67.5864
        xyY:
        0.2602, 0.1298, 14.3844
      CIE-Lab:
        44.7793, 73.9820, -65.8150
        CIE-LCH:
        44.7793, 99.0200, 318.3434
        CIE-Luv:
        44.7793, 34.9109, -104.1720
        Hunter-Lab:
        37.9268, 69.3311, -79.1074
      #a525da color charts
#a525da RGB chart
      #a525da CMYK chart
      #a525da RGB pie chart
      #a525da color shades, tints & tones
#a525da color schemes
#a525da color preview, HTML & CSS examples
           This text has a color of #a525da        
        
          <p style="color:#a525da;">Text here</p>
        
        
          .mytext {color:#a525da;}
        
        Text color #a525da
      
           This box has a color of #a525da        
        
          <div style="background-color:#a525da;">Content here</div>
        
        
          .mybackground {background-color:#a525da;}
        
        Background color #a525da
      
           Border around this has a color of #a525da        
        
          <div style="border:2px solid #a525da;">Content here</div>
        
        
          .myborder {border:2px solid #a525da;}
        
        Border color #a525da