#5d367d color space conversions
Hex:
        #5d367d
        RGB:
        93, 54, 125
        CMY:
        64, 79, 51
        CMYK:
        26, 57, 0, 51
      HSL:
        273°, 39.6648%, 35.0980%
        HSV (HSB):
        273°, 56.8000%, 49.0196%
        XYZ:
        9.5350, 6.4462, 20.1437
        xyY:
        0.2639, 0.1784, 6.4462
      CIE-Lab:
        30.5113, 31.8465, -33.7692
        CIE-LCH:
        30.5113, 46.4172, 313.3215
        CIE-Luv:
        30.5113, 12.3009, -47.6876
        Hunter-Lab:
        25.3893, 22.6051, -29.2679
      #5d367d color charts
#5d367d RGB chart
      #5d367d CMYK chart
      #5d367d RGB pie chart
      #5d367d color shades, tints & tones
#5d367d color schemes
#5d367d color preview, HTML & CSS examples
           This text has a color of #5d367d        
        
          <p style="color:#5d367d;">Text here</p>
        
        
          .mytext {color:#5d367d;}
        
        Text color #5d367d
      
           This box has a color of #5d367d        
        
          <div style="background-color:#5d367d;">Content here</div>
        
        
          .mybackground {background-color:#5d367d;}
        
        Background color #5d367d
      
           Border around this has a color of #5d367d        
        
          <div style="border:2px solid #5d367d;">Content here</div>
        
        
          .myborder {border:2px solid #5d367d;}
        
        Border color #5d367d