#5b8caf color space conversions
Hex:
        #5b8caf
        RGB:
        91, 140, 175
        CMY:
        64, 45, 31
        CMYK:
        48, 20, 0, 31
      HSL:
        205°, 34.4262%, 52.1569%
        HSV (HSB):
        205°, 48.0000%, 68.6275%
        XYZ:
        21.4303, 24.0755, 44.0750
        xyY:
        0.2392, 0.2688, 24.0755
      CIE-Lab:
        56.1633, -6.7265, -23.5280
        CIE-LCH:
        56.1633, 24.4706, 254.0452
        CIE-Luv:
        56.1633, -22.8687, -34.6269
        Hunter-Lab:
        49.0667, -7.9054, -18.9114
      #5b8caf color charts
#5b8caf RGB chart
      #5b8caf CMYK chart
      #5b8caf RGB pie chart
      #5b8caf color shades, tints & tones
#5b8caf color schemes
#5b8caf color preview, HTML & CSS examples
           This text has a color of #5b8caf        
        
          <p style="color:#5b8caf;">Text here</p>
        
        
          .mytext {color:#5b8caf;}
        
        Text color #5b8caf
      
           This box has a color of #5b8caf        
        
          <div style="background-color:#5b8caf;">Content here</div>
        
        
          .mybackground {background-color:#5b8caf;}
        
        Background color #5b8caf
      
           Border around this has a color of #5b8caf        
        
          <div style="border:2px solid #5b8caf;">Content here</div>
        
        
          .myborder {border:2px solid #5b8caf;}
        
        Border color #5b8caf