#5b7fbf color space conversions
Hex:
        #5b7fbf
        RGB:
        91, 127, 191
        CMY:
        64, 50, 25
        CMYK:
        52, 34, 0, 25
      HSL:
        218°, 43.8596%, 55.2941%
        HSV (HSB):
        218°, 52.3560%, 74.9020%
        XYZ:
        21.3077, 21.1645, 52.2523
        xyY:
        0.2249, 0.2234, 21.1645
      CIE-Lab:
        53.1290, 5.7706, -37.3952
        CIE-LCH:
        53.1290, 37.8378, 278.7724
        CIE-Luv:
        53.1290, -17.8478, -57.9759
        Hunter-Lab:
        46.0049, 2.1660, -35.1382
      #5b7fbf color charts
#5b7fbf RGB chart
      #5b7fbf CMYK chart
      #5b7fbf RGB pie chart
      #5b7fbf color shades, tints & tones
#5b7fbf color schemes
#5b7fbf color preview, HTML & CSS examples
           This text has a color of #5b7fbf        
        
          <p style="color:#5b7fbf;">Text here</p>
        
        
          .mytext {color:#5b7fbf;}
        
        Text color #5b7fbf
      
           This box has a color of #5b7fbf        
        
          <div style="background-color:#5b7fbf;">Content here</div>
        
        
          .mybackground {background-color:#5b7fbf;}
        
        Background color #5b7fbf
      
           Border around this has a color of #5b7fbf        
        
          <div style="border:2px solid #5b7fbf;">Content here</div>
        
        
          .myborder {border:2px solid #5b7fbf;}
        
        Border color #5b7fbf