#5b94ce color space conversions
Hex:
        #5b94ce
        RGB:
        91, 148, 206
        CMY:
        64, 42, 19
        CMYK:
        56, 28, 0, 19
      HSL:
        210°, 53.9906%, 58.2353%
        HSV (HSB):
        210°, 55.8252%, 80.7843%
        XYZ:
        26.0449, 27.8602, 62.3974
        xyY:
        0.2239, 0.2395, 27.8602
      CIE-Lab:
        59.7622, -1.7997, -35.4994
        CIE-LCH:
        59.7622, 35.5450, 267.0977
        CIE-Luv:
        59.7622, -25.4626, -55.2012
        Hunter-Lab:
        52.7827, -4.2916, -33.1420
      #5b94ce color charts
#5b94ce RGB chart
      #5b94ce CMYK chart
      #5b94ce RGB pie chart
      #5b94ce color shades, tints & tones
#5b94ce color schemes
#5b94ce color preview, HTML & CSS examples
           This text has a color of #5b94ce        
        
          <p style="color:#5b94ce;">Text here</p>
        
        
          .mytext {color:#5b94ce;}
        
        Text color #5b94ce
      
           This box has a color of #5b94ce        
        
          <div style="background-color:#5b94ce;">Content here</div>
        
        
          .mybackground {background-color:#5b94ce;}
        
        Background color #5b94ce
      
           Border around this has a color of #5b94ce        
        
          <div style="border:2px solid #5b94ce;">Content here</div>
        
        
          .myborder {border:2px solid #5b94ce;}
        
        Border color #5b94ce