#5d037b color space conversions
Hex:
        #5d037b
        RGB:
        93, 3, 123
        CMY:
        64, 99, 52
        CMYK:
        24, 98, 0, 52
      HSL:
        285°, 95.2381%, 24.7059%
        HSV (HSB):
        285°, 97.5610%, 48.2353%
        XYZ:
        8.1219, 3.8223, 19.0486
        xyY:
        0.2621, 0.1233, 3.8223
      CIE-Lab:
        23.0752, 51.8025, -44.4863
        CIE-LCH:
        23.0752, 68.2827, 319.3451
        CIE-Luv:
        23.0752, 20.1414, -56.3198
        Hunter-Lab:
        19.5508, 39.9396, -44.0814
      #5d037b color charts
#5d037b RGB chart
      #5d037b CMYK chart
      #5d037b RGB pie chart
      #5d037b color shades, tints & tones
#5d037b color schemes
#5d037b color preview, HTML & CSS examples
           This text has a color of #5d037b        
        
          <p style="color:#5d037b;">Text here</p>
        
        
          .mytext {color:#5d037b;}
        
        Text color #5d037b
      
           This box has a color of #5d037b        
        
          <div style="background-color:#5d037b;">Content here</div>
        
        
          .mybackground {background-color:#5d037b;}
        
        Background color #5d037b
      
           Border around this has a color of #5d037b        
        
          <div style="border:2px solid #5d037b;">Content here</div>
        
        
          .myborder {border:2px solid #5d037b;}
        
        Border color #5d037b