#5b678f color space conversions
Hex:
        #5b678f
        RGB:
        91, 103, 143
        CMY:
        64, 60, 44
        CMYK:
        36, 28, 0, 44
      HSL:
        226°, 22.2222%, 45.8824%
        HSV (HSB):
        226°, 36.3636%, 56.0784%
        XYZ:
        14.1226, 13.9078, 27.9267
        xyY:
        0.2524, 0.2485, 13.9078
      CIE-Lab:
        44.1004, 5.7730, -23.4506
        CIE-LCH:
        44.1004, 24.1508, 283.8300
        CIE-Luv:
        44.1004, -7.7651, -34.3851
        Hunter-Lab:
        37.2932, 2.3331, -18.2937
      #5b678f color charts
#5b678f RGB chart
      #5b678f CMYK chart
      #5b678f RGB pie chart
      #5b678f color shades, tints & tones
#5b678f color schemes
#5b678f color preview, HTML & CSS examples
           This text has a color of #5b678f        
        
          <p style="color:#5b678f;">Text here</p>
        
        
          .mytext {color:#5b678f;}
        
        Text color #5b678f
      
           This box has a color of #5b678f        
        
          <div style="background-color:#5b678f;">Content here</div>
        
        
          .mybackground {background-color:#5b678f;}
        
        Background color #5b678f
      
           Border around this has a color of #5b678f        
        
          <div style="border:2px solid #5b678f;">Content here</div>
        
        
          .myborder {border:2px solid #5b678f;}
        
        Border color #5b678f