#a540bc color space conversions
Hex:
        #a540bc
        RGB:
        165, 64, 188
        CMY:
        35, 75, 26
        CMYK:
        12, 66, 0, 26
      HSL:
        289°, 49.2063%, 49.4118%
        HSV (HSB):
        289°, 65.9574%, 73.7255%
        XYZ:
        26.4275, 15.2970, 49.1367
        xyY:
        0.2909, 0.1684, 15.2970
      CIE-Lab:
        46.0383, 58.9380, -46.4445
        CIE-LCH:
        46.0383, 75.0385, 321.7611
        CIE-Luv:
        46.0383, 38.4705, -75.9877
        Hunter-Lab:
        39.1113, 52.1677, -47.1098
      #a540bc color charts
#a540bc RGB chart
      #a540bc CMYK chart
      #a540bc RGB pie chart
      #a540bc color shades, tints & tones
#a540bc color schemes
#a540bc color preview, HTML & CSS examples
           This text has a color of #a540bc        
        
          <p style="color:#a540bc;">Text here</p>
        
        
          .mytext {color:#a540bc;}
        
        Text color #a540bc
      
           This box has a color of #a540bc        
        
          <div style="background-color:#a540bc;">Content here</div>
        
        
          .mybackground {background-color:#a540bc;}
        
        Background color #a540bc
      
           Border around this has a color of #a540bc        
        
          <div style="border:2px solid #a540bc;">Content here</div>
        
        
          .myborder {border:2px solid #a540bc;}
        
        Border color #a540bc