#a542e1 color space conversions
Hex:
        #a542e1
        RGB:
        165, 66, 225
        CMY:
        35, 74, 12
        CMYK:
        27, 71, 0, 12
      HSL:
        277°, 72.6027%, 57.0588%
        HSV (HSB):
        277°, 70.6667%, 88.2353%
        XYZ:
        31.0559, 17.3320, 72.9427
        xyY:
        0.2560, 0.1428, 17.3320
      CIE-Lab:
        48.6757, 65.6060, -63.4899
        CIE-LCH:
        48.6757, 91.2969, 315.9391
        CIE-Luv:
        48.6757, 28.9818, -102.7615
        Hunter-Lab:
        41.6317, 60.2995, -74.7395
      #a542e1 color charts
#a542e1 RGB chart
      #a542e1 CMYK chart
      #a542e1 RGB pie chart
      #a542e1 color shades, tints & tones
#a542e1 color schemes
#a542e1 color preview, HTML & CSS examples
           This text has a color of #a542e1        
        
          <p style="color:#a542e1;">Text here</p>
        
        
          .mytext {color:#a542e1;}
        
        Text color #a542e1
      
           This box has a color of #a542e1        
        
          <div style="background-color:#a542e1;">Content here</div>
        
        
          .mybackground {background-color:#a542e1;}
        
        Background color #a542e1
      
           Border around this has a color of #a542e1        
        
          <div style="border:2px solid #a542e1;">Content here</div>
        
        
          .myborder {border:2px solid #a542e1;}
        
        Border color #a542e1