#5b7fbc color space conversions
Hex:
        #5b7fbc
        RGB:
        91, 127, 188
        CMY:
        64, 50, 26
        CMYK:
        52, 32, 0, 26
      HSL:
        218°, 41.9913%, 54.7059%
        HSV (HSB):
        218°, 51.5957%, 73.7255%
        XYZ:
        20.9809, 21.0337, 50.5311
        xyY:
        0.2267, 0.2273, 21.0337
      CIE-Lab:
        52.9864, 4.8243, -35.9026
        CIE-LCH:
        52.9864, 36.2252, 277.6531
        CIE-Luv:
        52.9864, -17.8362, -55.4384
        Hunter-Lab:
        45.8625, 1.3994, -33.2216
      #5b7fbc color charts
#5b7fbc RGB chart
      #5b7fbc CMYK chart
      #5b7fbc RGB pie chart
      #5b7fbc color shades, tints & tones
#5b7fbc color schemes
#5b7fbc color preview, HTML & CSS examples
           This text has a color of #5b7fbc        
        
          <p style="color:#5b7fbc;">Text here</p>
        
        
          .mytext {color:#5b7fbc;}
        
        Text color #5b7fbc
      
           This box has a color of #5b7fbc        
        
          <div style="background-color:#5b7fbc;">Content here</div>
        
        
          .mybackground {background-color:#5b7fbc;}
        
        Background color #5b7fbc
      
           Border around this has a color of #5b7fbc        
        
          <div style="border:2px solid #5b7fbc;">Content here</div>
        
        
          .myborder {border:2px solid #5b7fbc;}
        
        Border color #5b7fbc