#a112fa color space conversions
Hex:
        #a112fa
        RGB:
        161, 18, 250
        CMY:
        37, 93, 2
        CMYK:
        36, 93, 0, 2
      HSL:
        277°, 95.8678%, 52.5490%
        HSV (HSB):
        277°, 92.8000%, 98.0392%
        XYZ:
        32.1696, 14.9118, 91.6252
        xyY:
        0.2319, 0.1075, 14.9118
      CIE-Lab:
        45.5132, 83.3058, -82.7630
        CIE-LCH:
        45.5132, 117.4290, 315.1873
        CIE-Luv:
        45.5132, 26.3997, -127.4824
        Hunter-Lab:
        38.6158, 81.1248, -113.6486
      #a112fa color charts
#a112fa RGB chart
      #a112fa CMYK chart
      #a112fa RGB pie chart
      #a112fa color shades, tints & tones
#a112fa color schemes
#a112fa color preview, HTML & CSS examples
           This text has a color of #a112fa        
        
          <p style="color:#a112fa;">Text here</p>
        
        
          .mytext {color:#a112fa;}
        
        Text color #a112fa
      
           This box has a color of #a112fa        
        
          <div style="background-color:#a112fa;">Content here</div>
        
        
          .mybackground {background-color:#a112fa;}
        
        Background color #a112fa
      
           Border around this has a color of #a112fa        
        
          <div style="border:2px solid #a112fa;">Content here</div>
        
        
          .myborder {border:2px solid #a112fa;}
        
        Border color #a112fa