#a114e2 color space conversions
Hex:
        #a114e2
        RGB:
        161, 20, 226
        CMY:
        37, 92, 11
        CMYK:
        29, 91, 0, 11
      HSL:
        281°, 83.7398%, 48.2353%
        HSV (HSB):
        281°, 91.1504%, 88.6275%
        XYZ:
        28.6756, 13.5684, 73.0591
        xyY:
        0.2487, 0.1177, 13.5684
      CIE-Lab:
        43.6074, 78.4184, -72.3213
        CIE-LCH:
        43.6074, 106.6762, 317.3163
        CIE-Luv:
        43.6074, 31.9026, -112.1308
        Hunter-Lab:
        36.8353, 74.4972, -91.8112
      #a114e2 color charts
#a114e2 RGB chart
      #a114e2 CMYK chart
      #a114e2 RGB pie chart
      #a114e2 color shades, tints & tones
#a114e2 color schemes
#a114e2 color preview, HTML & CSS examples
           This text has a color of #a114e2        
        
          <p style="color:#a114e2;">Text here</p>
        
        
          .mytext {color:#a114e2;}
        
        Text color #a114e2
      
           This box has a color of #a114e2        
        
          <div style="background-color:#a114e2;">Content here</div>
        
        
          .mybackground {background-color:#a114e2;}
        
        Background color #a114e2
      
           Border around this has a color of #a114e2        
        
          <div style="border:2px solid #a114e2;">Content here</div>
        
        
          .myborder {border:2px solid #a114e2;}
        
        Border color #a114e2