#a133ba color space conversions
Hex:
        #a133ba
        RGB:
        161, 51, 186
        CMY:
        37, 80, 27
        CMYK:
        13, 73, 0, 27
      HSL:
        289°, 56.9620%, 46.4706%
        HSV (HSB):
        289°, 72.5806%, 72.9412%
        XYZ:
        24.7447, 13.4899, 47.7540
        xyY:
        0.2878, 0.1569, 13.4899
      CIE-Lab:
        43.4923, 62.8326, -49.3814
        CIE-LCH:
        43.4923, 79.9153, 321.8355
        CIE-Luv:
        43.4923, 39.2467, -79.4491
        Hunter-Lab:
        36.7286, 55.9836, -51.3780
      #a133ba color charts
#a133ba RGB chart
      #a133ba CMYK chart
      #a133ba RGB pie chart
      #a133ba color shades, tints & tones
#a133ba color schemes
#a133ba color preview, HTML & CSS examples
           This text has a color of #a133ba        
        
          <p style="color:#a133ba;">Text here</p>
        
        
          .mytext {color:#a133ba;}
        
        Text color #a133ba
      
           This box has a color of #a133ba        
        
          <div style="background-color:#a133ba;">Content here</div>
        
        
          .mybackground {background-color:#a133ba;}
        
        Background color #a133ba
      
           Border around this has a color of #a133ba        
        
          <div style="border:2px solid #a133ba;">Content here</div>
        
        
          .myborder {border:2px solid #a133ba;}
        
        Border color #a133ba