#a114c2 color space conversions
Hex:
        #a114c2
        RGB:
        161, 20, 194
        CMY:
        37, 92, 24
        CMYK:
        17, 90, 0, 24
      HSL:
        289°, 81.3084%, 41.9608%
        HSV (HSB):
        289°, 89.6907%, 76.0784%
        XYZ:
        24.6857, 11.9724, 52.0488
        xyY:
        0.2783, 0.1350, 11.9724
      CIE-Lab:
        41.1723, 72.5789, -57.8068
        CIE-LCH:
        41.1723, 92.7864, 321.4638
        CIE-Luv:
        41.1723, 40.7464, -90.6552
        Hunter-Lab:
        34.6012, 66.7961, -64.9660
      #a114c2 color charts
#a114c2 RGB chart
      #a114c2 CMYK chart
      #a114c2 RGB pie chart
      #a114c2 color shades, tints & tones
#a114c2 color schemes
#a114c2 color preview, HTML & CSS examples
           This text has a color of #a114c2        
        
          <p style="color:#a114c2;">Text here</p>
        
        
          .mytext {color:#a114c2;}
        
        Text color #a114c2
      
           This box has a color of #a114c2        
        
          <div style="background-color:#a114c2;">Content here</div>
        
        
          .mybackground {background-color:#a114c2;}
        
        Background color #a114c2
      
           Border around this has a color of #a114c2        
        
          <div style="border:2px solid #a114c2;">Content here</div>
        
        
          .myborder {border:2px solid #a114c2;}
        
        Border color #a114c2