#a50baf color space conversions
Hex:
        #a50baf
        RGB:
        165, 11, 175
        CMY:
        35, 96, 31
        CMYK:
        6, 94, 0, 31
      HSL:
        296°, 88.1720%, 36.4706%
        HSV (HSB):
        296°, 93.7143%, 68.6275%
        XYZ:
        23.3746, 11.3338, 41.5131
        xyY:
        0.3067, 0.1487, 11.3338
      CIE-Lab:
        40.1371, 71.2898, -48.2354
        CIE-LCH:
        40.1371, 86.0749, 325.9173
        CIE-Luv:
        40.1371, 50.2231, -76.9568
        Hunter-Lab:
        33.6657, 65.0199, -49.5443
      #a50baf color charts
#a50baf RGB chart
      #a50baf CMYK chart
      #a50baf RGB pie chart
      #a50baf color shades, tints & tones
#a50baf color schemes
#a50baf color preview, HTML & CSS examples
           This text has a color of #a50baf        
        
          <p style="color:#a50baf;">Text here</p>
        
        
          .mytext {color:#a50baf;}
        
        Text color #a50baf
      
           This box has a color of #a50baf        
        
          <div style="background-color:#a50baf;">Content here</div>
        
        
          .mybackground {background-color:#a50baf;}
        
        Background color #a50baf
      
           Border around this has a color of #a50baf        
        
          <div style="border:2px solid #a50baf;">Content here</div>
        
        
          .myborder {border:2px solid #a50baf;}
        
        Border color #a50baf