#a523da color space conversions
Hex:
        #a523da
        RGB:
        165, 35, 218
        CMY:
        35, 86, 15
        CMYK:
        24, 84, 0, 15
      HSL:
        283°, 72.3320%, 49.6078%
        HSV (HSB):
        283°, 83.9450%, 85.4902%
        XYZ:
        28.7730, 14.2634, 67.5663
        xyY:
        0.2601, 0.1290, 14.2634
      CIE-Lab:
        44.6083, 74.4838, -66.0929
        CIE-LCH:
        44.6083, 99.5797, 318.4159
        CIE-Luv:
        44.6083, 35.1126, -104.4630
        Hunter-Lab:
        37.7669, 69.8996, -79.6352
      #a523da color charts
#a523da RGB chart
      #a523da CMYK chart
      #a523da RGB pie chart
      #a523da color shades, tints & tones
#a523da color schemes
#a523da color preview, HTML & CSS examples
           This text has a color of #a523da        
        
          <p style="color:#a523da;">Text here</p>
        
        
          .mytext {color:#a523da;}
        
        Text color #a523da
      
           This box has a color of #a523da        
        
          <div style="background-color:#a523da;">Content here</div>
        
        
          .mybackground {background-color:#a523da;}
        
        Background color #a523da
      
           Border around this has a color of #a523da        
        
          <div style="border:2px solid #a523da;">Content here</div>
        
        
          .myborder {border:2px solid #a523da;}
        
        Border color #a523da