#5e7fae color space conversions
Hex:
        #5e7fae
        RGB:
        94, 127, 174
        CMY:
        63, 50, 32
        CMYK:
        46, 27, 0, 32
      HSL:
        215°, 33.0579%, 52.5490%
        HSV (HSB):
        215°, 45.9770%, 68.2353%
        XYZ:
        19.8454, 20.6144, 42.9774
        xyY:
        0.2378, 0.2471, 20.6144
      CIE-Lab:
        52.5249, 1.2612, -28.5626
        CIE-LCH:
        52.5249, 28.5905, 272.5283
        CIE-Luv:
        52.5249, -16.7393, -43.1846
        Hunter-Lab:
        45.4031, -1.4341, -24.3402
      #5e7fae color charts
#5e7fae RGB chart
      #5e7fae CMYK chart
      #5e7fae RGB pie chart
      #5e7fae color shades, tints & tones
#5e7fae color schemes
#5e7fae color preview, HTML & CSS examples
           This text has a color of #5e7fae        
        
          <p style="color:#5e7fae;">Text here</p>
        
        
          .mytext {color:#5e7fae;}
        
        Text color #5e7fae
      
           This box has a color of #5e7fae        
        
          <div style="background-color:#5e7fae;">Content here</div>
        
        
          .mybackground {background-color:#5e7fae;}
        
        Background color #5e7fae
      
           Border around this has a color of #5e7fae        
        
          <div style="border:2px solid #5e7fae;">Content here</div>
        
        
          .myborder {border:2px solid #5e7fae;}
        
        Border color #5e7fae