#5d678d color space conversions
Hex:
        #5d678d
        RGB:
        93, 103, 141
        CMY:
        64, 60, 45
        CMYK:
        34, 27, 0, 45
      HSL:
        228°, 20.5128%, 45.8824%
        HSV (HSB):
        228°, 34.0426%, 55.2941%
        XYZ:
        14.1722, 13.9507, 27.1451
        xyY:
        0.2564, 0.2524, 13.9507
      CIE-Lab:
        44.1622, 5.8165, -22.1474
        CIE-LCH:
        44.1622, 22.8984, 284.7152
        CIE-Luv:
        44.1622, -6.8291, -32.4358
        Hunter-Lab:
        37.3507, 2.3655, -16.9443
      #5d678d color charts
#5d678d RGB chart
      #5d678d CMYK chart
      #5d678d RGB pie chart
      #5d678d color shades, tints & tones
#5d678d color schemes
#5d678d color preview, HTML & CSS examples
           This text has a color of #5d678d        
        
          <p style="color:#5d678d;">Text here</p>
        
        
          .mytext {color:#5d678d;}
        
        Text color #5d678d
      
           This box has a color of #5d678d        
        
          <div style="background-color:#5d678d;">Content here</div>
        
        
          .mybackground {background-color:#5d678d;}
        
        Background color #5d678d
      
           Border around this has a color of #5d678d        
        
          <div style="border:2px solid #5d678d;">Content here</div>
        
        
          .myborder {border:2px solid #5d678d;}
        
        Border color #5d678d