#5e6788 color space conversions
Hex:
        #5e6788
        RGB:
        94, 103, 136
        CMY:
        63, 60, 47
        CMYK:
        31, 24, 0, 47
      HSL:
        227°, 18.2609%, 45.0980%
        HSV (HSB):
        227°, 30.8824%, 53.3333%
        XYZ:
        13.9103, 13.8578, 25.2342
        xyY:
        0.2624, 0.2615, 13.8578
      CIE-Lab:
        44.0282, 4.7506, -19.3525
        CIE-LCH:
        44.0282, 19.9271, 283.7921
        CIE-Luv:
        44.0282, -6.1803, -28.0923
        Hunter-Lab:
        37.2260, 1.5548, -14.1324
      #5e6788 color charts
#5e6788 RGB chart
      #5e6788 CMYK chart
      #5e6788 RGB pie chart
      #5e6788 color shades, tints & tones
#5e6788 color schemes
#5e6788 color preview, HTML & CSS examples
           This text has a color of #5e6788        
        
          <p style="color:#5e6788;">Text here</p>
        
        
          .mytext {color:#5e6788;}
        
        Text color #5e6788
      
           This box has a color of #5e6788        
        
          <div style="background-color:#5e6788;">Content here</div>
        
        
          .mybackground {background-color:#5e6788;}
        
        Background color #5e6788
      
           Border around this has a color of #5e6788        
        
          <div style="border:2px solid #5e6788;">Content here</div>
        
        
          .myborder {border:2px solid #5e6788;}
        
        Border color #5e6788