#5e7cae color space conversions
Hex:
        #5e7cae
        RGB:
        94, 124, 174
        CMY:
        63, 51, 32
        CMYK:
        46, 29, 0, 32
      HSL:
        218°, 33.0579%, 52.5490%
        HSV (HSB):
        218°, 45.9770%, 68.2353%
        XYZ:
        19.4637, 19.8510, 42.8502
        xyY:
        0.2369, 0.2416, 19.8510
      CIE-Lab:
        51.6683, 3.0392, -29.8946
        CIE-LCH:
        51.6683, 30.0487, 275.8050
        CIE-Luv:
        51.6683, -15.5769, -45.3775
        Hunter-Lab:
        44.5544, 0.0079, -25.8340
      #5e7cae color charts
#5e7cae RGB chart
      #5e7cae CMYK chart
      #5e7cae RGB pie chart
      #5e7cae color shades, tints & tones
#5e7cae color schemes
#5e7cae color preview, HTML & CSS examples
           This text has a color of #5e7cae        
        
          <p style="color:#5e7cae;">Text here</p>
        
        
          .mytext {color:#5e7cae;}
        
        Text color #5e7cae
      
           This box has a color of #5e7cae        
        
          <div style="background-color:#5e7cae;">Content here</div>
        
        
          .mybackground {background-color:#5e7cae;}
        
        Background color #5e7cae
      
           Border around this has a color of #5e7cae        
        
          <div style="border:2px solid #5e7cae;">Content here</div>
        
        
          .myborder {border:2px solid #5e7cae;}
        
        Border color #5e7cae