#5b789f color space conversions
Hex:
        #5b789f
        RGB:
        91, 120, 159
        CMY:
        64, 53, 38
        CMYK:
        43, 25, 0, 38
      HSL:
        214°, 27.2000%, 49.0196%
        HSV (HSB):
        214°, 42.7673%, 62.3529%
        XYZ:
        17.2889, 18.1603, 35.3950
        xyY:
        0.2440, 0.2563, 18.1603
      CIE-Lab:
        49.6899, 0.1533, -24.2587
        CIE-LCH:
        49.6899, 24.2592, 270.3621
        CIE-Luv:
        49.6899, -14.9549, -35.8353
        Hunter-Lab:
        42.6149, -2.1586, -19.4145
      #5b789f color charts
#5b789f RGB chart
      #5b789f CMYK chart
      #5b789f RGB pie chart
      #5b789f color shades, tints & tones
#5b789f color schemes
#5b789f color preview, HTML & CSS examples
           This text has a color of #5b789f        
        
          <p style="color:#5b789f;">Text here</p>
        
        
          .mytext {color:#5b789f;}
        
        Text color #5b789f
      
           This box has a color of #5b789f        
        
          <div style="background-color:#5b789f;">Content here</div>
        
        
          .mybackground {background-color:#5b789f;}
        
        Background color #5b789f
      
           Border around this has a color of #5b789f        
        
          <div style="border:2px solid #5b789f;">Content here</div>
        
        
          .myborder {border:2px solid #5b789f;}
        
        Border color #5b789f