#a119f5 color space conversions
Hex:
        #a119f5
        RGB:
        161, 25, 245
        CMY:
        37, 90, 4
        CMYK:
        34, 90, 0, 4
      HSL:
        277°, 91.6667%, 52.9412%
        HSV (HSB):
        277°, 89.7959%, 96.0784%
        XYZ:
        31.5270, 14.8649, 87.5938
        xyY:
        0.2353, 0.1109, 14.8649
      CIE-Lab:
        45.4486, 81.2485, -80.0633
        CIE-LCH:
        45.4486, 114.0677, 315.4210
        CIE-Luv:
        45.4486, 27.1487, -123.9017
        Hunter-Lab:
        38.5550, 78.4907, -107.7133
      #a119f5 color charts
#a119f5 RGB chart
      #a119f5 CMYK chart
      #a119f5 RGB pie chart
      #a119f5 color shades, tints & tones
#a119f5 color schemes
#a119f5 color preview, HTML & CSS examples
           This text has a color of #a119f5        
        
          <p style="color:#a119f5;">Text here</p>
        
        
          .mytext {color:#a119f5;}
        
        Text color #a119f5
      
           This box has a color of #a119f5        
        
          <div style="background-color:#a119f5;">Content here</div>
        
        
          .mybackground {background-color:#a119f5;}
        
        Background color #a119f5
      
           Border around this has a color of #a119f5        
        
          <div style="border:2px solid #a119f5;">Content here</div>
        
        
          .myborder {border:2px solid #a119f5;}
        
        Border color #a119f5