#a523db color space conversions
Hex:
        #a523db
        RGB:
        165, 35, 219
        CMY:
        35, 86, 14
        CMYK:
        25, 84, 0, 14
      HSL:
        282°, 72.4409%, 49.8039%
        HSV (HSB):
        282°, 84.0183%, 85.8824%
        XYZ:
        28.9043, 14.3159, 68.2576
        xyY:
        0.2593, 0.1284, 14.3159
      CIE-Lab:
        44.6826, 74.6735, -66.5447
        CIE-LCH:
        44.6826, 100.0216, 318.2944
        CIE-Luv:
        44.6826, 34.8495, -105.1422
        Hunter-Lab:
        37.8363, 70.1478, -80.4752
      #a523db color charts
#a523db RGB chart
      #a523db CMYK chart
      #a523db RGB pie chart
      #a523db color shades, tints & tones
#a523db color schemes
#a523db color preview, HTML & CSS examples
           This text has a color of #a523db        
        
          <p style="color:#a523db;">Text here</p>
        
        
          .mytext {color:#a523db;}
        
        Text color #a523db
      
           This box has a color of #a523db        
        
          <div style="background-color:#a523db;">Content here</div>
        
        
          .mybackground {background-color:#a523db;}
        
        Background color #a523db
      
           Border around this has a color of #a523db        
        
          <div style="border:2px solid #a523db;">Content here</div>
        
        
          .myborder {border:2px solid #a523db;}
        
        Border color #a523db