#5d649b color space conversions
Hex:
        #5d649b
        RGB:
        93, 100, 155
        CMY:
        64, 61, 39
        CMYK:
        40, 35, 0, 39
      HSL:
        233°, 25.0000%, 48.6275%
        HSV (HSB):
        233°, 40.0000%, 60.7843%
        XYZ:
        14.9878, 13.8081, 32.8856
        xyY:
        0.2430, 0.2239, 13.8081
      CIE-Lab:
        43.9564, 11.6952, -30.8144
        CIE-LCH:
        43.9564, 32.9591, 290.7836
        CIE-Luv:
        43.9564, -6.2514, -46.2355
        Hunter-Lab:
        37.1592, 6.9675, -26.4598
      #5d649b color charts
#5d649b RGB chart
      #5d649b CMYK chart
      #5d649b RGB pie chart
      #5d649b color shades, tints & tones
#5d649b color schemes
#5d649b color preview, HTML & CSS examples
           This text has a color of #5d649b        
        
          <p style="color:#5d649b;">Text here</p>
        
        
          .mytext {color:#5d649b;}
        
        Text color #5d649b
      
           This box has a color of #5d649b        
        
          <div style="background-color:#5d649b;">Content here</div>
        
        
          .mybackground {background-color:#5d649b;}
        
        Background color #5d649b
      
           Border around this has a color of #5d649b        
        
          <div style="border:2px solid #5d649b;">Content here</div>
        
        
          .myborder {border:2px solid #5d649b;}
        
        Border color #5d649b