#5d668d color space conversions
Hex:
        #5d668d
        RGB:
        93, 102, 141
        CMY:
        64, 60, 45
        CMYK:
        34, 28, 0, 45
      HSL:
        229°, 20.5128%, 45.8824%
        HSV (HSB):
        229°, 34.0426%, 55.2941%
        XYZ:
        14.0733, 13.7530, 27.1122
        xyY:
        0.2562, 0.2503, 13.7530
      CIE-Lab:
        43.8766, 6.4296, -22.5888
        CIE-LCH:
        43.8766, 23.4861, 285.8883
        CIE-Luv:
        43.8766, -6.4204, -33.1273
        Hunter-Lab:
        37.0850, 2.8397, -17.3863
      #5d668d color charts
#5d668d RGB chart
      #5d668d CMYK chart
      #5d668d RGB pie chart
      #5d668d color shades, tints & tones
#5d668d color schemes
#5d668d color preview, HTML & CSS examples
           This text has a color of #5d668d        
        
          <p style="color:#5d668d;">Text here</p>
        
        
          .mytext {color:#5d668d;}
        
        Text color #5d668d
      
           This box has a color of #5d668d        
        
          <div style="background-color:#5d668d;">Content here</div>
        
        
          .mybackground {background-color:#5d668d;}
        
        Background color #5d668d
      
           Border around this has a color of #5d668d        
        
          <div style="border:2px solid #5d668d;">Content here</div>
        
        
          .myborder {border:2px solid #5d668d;}
        
        Border color #5d668d