#a523ce color space conversions
Hex:
        #a523ce
        RGB:
        165, 35, 206
        CMY:
        35, 86, 19
        CMYK:
        20, 83, 0, 19
      HSL:
        286°, 70.9544%, 47.2549%
        HSV (HSB):
        286°, 83.0097%, 80.7843%
        XYZ:
        27.2587, 13.6576, 59.5920
        xyY:
        0.2712, 0.1359, 13.6576
      CIE-Lab:
        43.7379, 72.2394, -60.5997
        CIE-LCH:
        43.7379, 94.2913, 320.0076
        CIE-Luv:
        43.7379, 38.3893, -96.2006
        Hunter-Lab:
        36.9562, 66.9870, -69.7359
      #a523ce color charts
#a523ce RGB chart
      #a523ce CMYK chart
      #a523ce RGB pie chart
      #a523ce color shades, tints & tones
#a523ce color schemes
#a523ce color preview, HTML & CSS examples
           This text has a color of #a523ce        
        
          <p style="color:#a523ce;">Text here</p>
        
        
          .mytext {color:#a523ce;}
        
        Text color #a523ce
      
           This box has a color of #a523ce        
        
          <div style="background-color:#a523ce;">Content here</div>
        
        
          .mybackground {background-color:#a523ce;}
        
        Background color #a523ce
      
           Border around this has a color of #a523ce        
        
          <div style="border:2px solid #a523ce;">Content here</div>
        
        
          .myborder {border:2px solid #a523ce;}
        
        Border color #a523ce