#a523e3 color space conversions
Hex:
        #a523e3
        RGB:
        165, 35, 227
        CMY:
        35, 86, 11
        CMYK:
        27, 85, 0, 11
      HSL:
        281°, 77.4194%, 51.3725%
        HSV (HSB):
        281°, 84.5815%, 89.0196%
        XYZ:
        29.9832, 14.7474, 73.9393
        xyY:
        0.2527, 0.1243, 14.7474
      CIE-Lab:
        45.2863, 76.2037, -70.1270
        CIE-LCH:
        45.2863, 103.5606, 317.3780
        CIE-Luv:
        45.2863, 32.7984, -110.5250
        Hunter-Lab:
        38.4024, 72.1621, -87.2742
      #a523e3 color charts
#a523e3 RGB chart
      #a523e3 CMYK chart
      #a523e3 RGB pie chart
      #a523e3 color shades, tints & tones
#a523e3 color schemes
#a523e3 color preview, HTML & CSS examples
           This text has a color of #a523e3        
        
          <p style="color:#a523e3;">Text here</p>
        
        
          .mytext {color:#a523e3;}
        
        Text color #a523e3
      
           This box has a color of #a523e3        
        
          <div style="background-color:#a523e3;">Content here</div>
        
        
          .mybackground {background-color:#a523e3;}
        
        Background color #a523e3
      
           Border around this has a color of #a523e3        
        
          <div style="border:2px solid #a523e3;">Content here</div>
        
        
          .myborder {border:2px solid #a523e3;}
        
        Border color #a523e3