#500b6e color space conversions
Hex:
        #500b6e
        RGB:
        80, 11, 110
        CMY:
        69, 96, 57
        CMYK:
        27, 90, 0, 57
      HSL:
        282°, 81.8182%, 23.7255%
        HSV (HSB):
        282°, 90.0000%, 43.1373%
        XYZ:
        6.2424, 3.0706, 15.0155
        xyY:
        0.2566, 0.1262, 3.0706
      CIE-Lab:
        20.3245, 45.1609, -40.7009
        CIE-LCH:
        20.3245, 60.7953, 317.9735
        CIE-Luv:
        20.3245, 15.4987, -48.7359
        Hunter-Lab:
        17.5231, 32.9230, -38.5392
      #500b6e color charts
#500b6e RGB chart
      #500b6e CMYK chart
      #500b6e RGB pie chart
      #500b6e color shades, tints & tones
#500b6e color schemes
#500b6e color preview, HTML & CSS examples
           This text has a color of #500b6e        
        
          <p style="color:#500b6e;">Text here</p>
        
        
          .mytext {color:#500b6e;}
        
        Text color #500b6e
      
           This box has a color of #500b6e        
        
          <div style="background-color:#500b6e;">Content here</div>
        
        
          .mybackground {background-color:#500b6e;}
        
        Background color #500b6e
      
           Border around this has a color of #500b6e        
        
          <div style="border:2px solid #500b6e;">Content here</div>
        
        
          .myborder {border:2px solid #500b6e;}
        
        Border color #500b6e