#5b8cbc color space conversions
Hex:
        #5b8cbc
        RGB:
        91, 140, 188
        CMY:
        64, 45, 26
        CMYK:
        52, 26, 0, 26
      HSL:
        210°, 41.9913%, 54.7059%
        HSV (HSB):
        210°, 51.5957%, 73.7255%
        XYZ:
        22.7696, 24.6112, 51.1273
        xyY:
        0.2311, 0.2498, 24.6112
      CIE-Lab:
        56.6946, -2.8049, -30.1158
        CIE-LCH:
        56.6946, 30.2461, 264.6789
        CIE-Luv:
        56.6946, -22.7163, -45.8072
        Hunter-Lab:
        49.6096, -4.8899, -26.3771
      #5b8cbc color charts
#5b8cbc RGB chart
      #5b8cbc CMYK chart
      #5b8cbc RGB pie chart
      #5b8cbc color shades, tints & tones
#5b8cbc color schemes
#5b8cbc color preview, HTML & CSS examples
           This text has a color of #5b8cbc        
        
          <p style="color:#5b8cbc;">Text here</p>
        
        
          .mytext {color:#5b8cbc;}
        
        Text color #5b8cbc
      
           This box has a color of #5b8cbc        
        
          <div style="background-color:#5b8cbc;">Content here</div>
        
        
          .mybackground {background-color:#5b8cbc;}
        
        Background color #5b8cbc
      
           Border around this has a color of #5b8cbc        
        
          <div style="border:2px solid #5b8cbc;">Content here</div>
        
        
          .myborder {border:2px solid #5b8cbc;}
        
        Border color #5b8cbc