#5b91be color space conversions
Hex:
        #5b91be
        RGB:
        91, 145, 190
        CMY:
        64, 43, 25
        CMYK:
        52, 24, 0, 25
      HSL:
        207°, 43.2314%, 55.0980%
        HSV (HSB):
        207°, 52.1053%, 74.5098%
        XYZ:
        23.7340, 26.1926, 52.5200
        xyY:
        0.2317, 0.2557, 26.1926
      CIE-Lab:
        58.2195, -5.0537, -28.8855
        CIE-LCH:
        58.2195, 29.3243, 260.0762
        CIE-Luv:
        58.2195, -24.5967, -43.7321
        Hunter-Lab:
        51.1788, -6.7838, -25.0186
      #5b91be color charts
#5b91be RGB chart
      #5b91be CMYK chart
      #5b91be RGB pie chart
      #5b91be color shades, tints & tones
#5b91be color schemes
#5b91be color preview, HTML & CSS examples
           This text has a color of #5b91be        
        
          <p style="color:#5b91be;">Text here</p>
        
        
          .mytext {color:#5b91be;}
        
        Text color #5b91be
      
           This box has a color of #5b91be        
        
          <div style="background-color:#5b91be;">Content here</div>
        
        
          .mybackground {background-color:#5b91be;}
        
        Background color #5b91be
      
           Border around this has a color of #5b91be        
        
          <div style="border:2px solid #5b91be;">Content here</div>
        
        
          .myborder {border:2px solid #5b91be;}
        
        Border color #5b91be