#5d557d color space conversions
Hex:
        #5d557d
        RGB:
        93, 85, 125
        CMY:
        64, 67, 51
        CMYK:
        26, 32, 0, 51
      HSL:
        252°, 19.0476%, 41.1765%
        HSV (HSB):
        252°, 32.0000%, 49.0196%
        XYZ:
        11.4644, 10.3048, 20.7868
        xyY:
        0.2694, 0.2421, 10.3048
      CIE-Lab:
        38.3840, 12.6298, -21.3956
        CIE-LCH:
        38.3840, 24.8452, 300.5534
        CIE-Luv:
        38.3840, 1.4669, -31.0744
        Hunter-Lab:
        32.1011, 7.5713, -15.9220
      #5d557d color charts
#5d557d RGB chart
      #5d557d CMYK chart
      #5d557d RGB pie chart
      #5d557d color shades, tints & tones
#5d557d color schemes
#5d557d color preview, HTML & CSS examples
           This text has a color of #5d557d        
        
          <p style="color:#5d557d;">Text here</p>
        
        
          .mytext {color:#5d557d;}
        
        Text color #5d557d
      
           This box has a color of #5d557d        
        
          <div style="background-color:#5d557d;">Content here</div>
        
        
          .mybackground {background-color:#5d557d;}
        
        Background color #5d557d
      
           Border around this has a color of #5d557d        
        
          <div style="border:2px solid #5d557d;">Content here</div>
        
        
          .myborder {border:2px solid #5d557d;}
        
        Border color #5d557d