#5b7cbc color space conversions
Hex:
        #5b7cbc
        RGB:
        91, 124, 188
        CMY:
        64, 51, 26
        CMYK:
        52, 34, 0, 26
      HSL:
        220°, 41.9913%, 54.7059%
        HSV (HSB):
        220°, 51.5957%, 73.7255%
        XYZ:
        20.5991, 20.2703, 50.4038
        xyY:
        0.2257, 0.2221, 20.2703
      CIE-Lab:
        52.1414, 6.6225, -37.2293
        CIE-LCH:
        52.1414, 37.8137, 280.0866
        CIE-Luv:
        52.1414, -16.7349, -57.5931
        Hunter-Lab:
        45.0225, 2.8796, -34.8608
      #5b7cbc color charts
#5b7cbc RGB chart
      #5b7cbc CMYK chart
      #5b7cbc RGB pie chart
      #5b7cbc color shades, tints & tones
#5b7cbc color schemes
#5b7cbc color preview, HTML & CSS examples
           This text has a color of #5b7cbc        
        
          <p style="color:#5b7cbc;">Text here</p>
        
        
          .mytext {color:#5b7cbc;}
        
        Text color #5b7cbc
      
           This box has a color of #5b7cbc        
        
          <div style="background-color:#5b7cbc;">Content here</div>
        
        
          .mybackground {background-color:#5b7cbc;}
        
        Background color #5b7cbc
      
           Border around this has a color of #5b7cbc        
        
          <div style="border:2px solid #5b7cbc;">Content here</div>
        
        
          .myborder {border:2px solid #5b7cbc;}
        
        Border color #5b7cbc