#5b7fac color space conversions
Hex:
        #5b7fac
        RGB:
        91, 127, 172
        CMY:
        64, 50, 33
        CMYK:
        47, 26, 0, 33
      HSL:
        213°, 32.7935%, 51.5686%
        HSV (HSB):
        213°, 47.0930%, 67.4510%
        XYZ:
        19.3501, 20.3814, 41.9439
        xyY:
        0.2369, 0.2495, 20.3814
      CIE-Lab:
        52.2658, -0.1104, -27.8238
        CIE-LCH:
        52.2658, 27.8240, 269.7726
        CIE-Luv:
        52.2658, -17.7902, -41.8029
        Hunter-Lab:
        45.1458, -2.4975, -23.4828
      #5b7fac color charts
#5b7fac RGB chart
      #5b7fac CMYK chart
      #5b7fac RGB pie chart
      #5b7fac color shades, tints & tones
#5b7fac color schemes
#5b7fac color preview, HTML & CSS examples
           This text has a color of #5b7fac        
        
          <p style="color:#5b7fac;">Text here</p>
        
        
          .mytext {color:#5b7fac;}
        
        Text color #5b7fac
      
           This box has a color of #5b7fac        
        
          <div style="background-color:#5b7fac;">Content here</div>
        
        
          .mybackground {background-color:#5b7fac;}
        
        Background color #5b7fac
      
           Border around this has a color of #5b7fac        
        
          <div style="border:2px solid #5b7fac;">Content here</div>
        
        
          .myborder {border:2px solid #5b7fac;}
        
        Border color #5b7fac