#5d417d color space conversions
Hex:
        #5d417d
        RGB:
        93, 65, 125
        CMY:
        64, 75, 51
        CMYK:
        26, 48, 0, 51
      HSL:
        268°, 31.5789%, 37.2549%
        HSV (HSB):
        268°, 48.0000%, 49.0196%
        XYZ:
        10.1062, 7.5884, 20.3341
        xyY:
        0.2658, 0.1995, 7.5884
      CIE-Lab:
        33.1106, 25.1915, -29.6455
        CIE-LCH:
        33.1106, 38.9034, 310.3565
        CIE-Luv:
        33.1106, 8.9312, -42.6304
        Hunter-Lab:
        27.5471, 17.2787, -24.4824
      #5d417d color charts
#5d417d RGB chart
      #5d417d CMYK chart
      #5d417d RGB pie chart
      #5d417d color shades, tints & tones
#5d417d color schemes
#5d417d color preview, HTML & CSS examples
           This text has a color of #5d417d        
        
          <p style="color:#5d417d;">Text here</p>
        
        
          .mytext {color:#5d417d;}
        
        Text color #5d417d
      
           This box has a color of #5d417d        
        
          <div style="background-color:#5d417d;">Content here</div>
        
        
          .mybackground {background-color:#5d417d;}
        
        Background color #5d417d
      
           Border around this has a color of #5d417d        
        
          <div style="border:2px solid #5d417d;">Content here</div>
        
        
          .myborder {border:2px solid #5d417d;}
        
        Border color #5d417d