#a523ea color space conversions
Hex:
        #a523ea
        RGB:
        165, 35, 234
        CMY:
        35, 86, 8
        CMYK:
        29, 85, 0, 8
      HSL:
        279°, 82.5726%, 52.7451%
        HSV (HSB):
        279°, 85.0427%, 91.7647%
        XYZ:
        30.9694, 15.1419, 79.1323
        xyY:
        0.2473, 0.1209, 15.1419
      CIE-Lab:
        45.8280, 77.5606, -73.2159
        CIE-LCH:
        45.8280, 106.6593, 316.6505
        CIE-Luv:
        45.8280, 31.0796, -115.1634
        Hunter-Lab:
        38.9126, 73.9657, -93.3328
      #a523ea color charts
#a523ea RGB chart
      #a523ea CMYK chart
      #a523ea RGB pie chart
      #a523ea color shades, tints & tones
#a523ea color schemes
#a523ea color preview, HTML & CSS examples
           This text has a color of #a523ea        
        
          <p style="color:#a523ea;">Text here</p>
        
        
          .mytext {color:#a523ea;}
        
        Text color #a523ea
      
           This box has a color of #a523ea        
        
          <div style="background-color:#a523ea;">Content here</div>
        
        
          .mybackground {background-color:#a523ea;}
        
        Background color #a523ea
      
           Border around this has a color of #a523ea        
        
          <div style="border:2px solid #a523ea;">Content here</div>
        
        
          .myborder {border:2px solid #a523ea;}
        
        Border color #a523ea