#a114d5 color space conversions
Hex:
        #a114d5
        RGB:
        161, 20, 213
        CMY:
        37, 92, 16
        CMYK:
        24, 91, 0, 16
      HSL:
        284°, 82.8326%, 45.6863%
        HSV (HSB):
        284°, 90.6103%, 83.5294%
        XYZ:
        26.9583, 12.8815, 64.0163
        xyY:
        0.2596, 0.1240, 12.8815
      CIE-Lab:
        42.5841, 75.9970, -66.5413
        CIE-LCH:
        42.5841, 101.0113, 318.7954
        CIE-Luv:
        42.5841, 35.2894, -103.5781
        Hunter-Lab:
        35.8908, 71.2664, -80.6286
      #a114d5 color charts
#a114d5 RGB chart
      #a114d5 CMYK chart
      #a114d5 RGB pie chart
      #a114d5 color shades, tints & tones
#a114d5 color schemes
#a114d5 color preview, HTML & CSS examples
           This text has a color of #a114d5        
        
          <p style="color:#a114d5;">Text here</p>
        
        
          .mytext {color:#a114d5;}
        
        Text color #a114d5
      
           This box has a color of #a114d5        
        
          <div style="background-color:#a114d5;">Content here</div>
        
        
          .mybackground {background-color:#a114d5;}
        
        Background color #a114d5
      
           Border around this has a color of #a114d5        
        
          <div style="border:2px solid #a114d5;">Content here</div>
        
        
          .myborder {border:2px solid #a114d5;}
        
        Border color #a114d5