#a40ce5 color space conversions
Hex:
        #a40ce5
        RGB:
        164, 12, 229
        CMY:
        36, 95, 10
        CMYK:
        28, 95, 0, 10
      HSL:
        282°, 90.0415%, 47.2549%
        HSV (HSB):
        282°, 94.7598%, 89.8039%
        XYZ:
        29.5842, 13.8126, 75.2356
        xyY:
        0.2494, 0.1164, 13.8126
      CIE-Lab:
        43.9630, 80.3911, -73.4300
        CIE-LCH:
        43.9630, 108.8793, 317.5911
        CIE-Luv:
        43.9630, 33.1677, -114.0402
        Hunter-Lab:
        37.1653, 77.0495, -94.0080
      #a40ce5 color charts
#a40ce5 RGB chart
      #a40ce5 CMYK chart
      #a40ce5 RGB pie chart
      #a40ce5 color shades, tints & tones
#a40ce5 color schemes
#a40ce5 color preview, HTML & CSS examples
           This text has a color of #a40ce5        
        
          <p style="color:#a40ce5;">Text here</p>
        
        
          .mytext {color:#a40ce5;}
        
        Text color #a40ce5
      
           This box has a color of #a40ce5        
        
          <div style="background-color:#a40ce5;">Content here</div>
        
        
          .mybackground {background-color:#a40ce5;}
        
        Background color #a40ce5
      
           Border around this has a color of #a40ce5        
        
          <div style="border:2px solid #a40ce5;">Content here</div>
        
        
          .myborder {border:2px solid #a40ce5;}
        
        Border color #a40ce5