#5693a1 color space conversions
Hex:
        #5693a1
        RGB:
        86, 147, 161
        CMY:
        66, 42, 37
        CMYK:
        47, 9, 0, 37
      HSL:
        191°, 30.3644%, 48.4314%
        HSV (HSB):
        191°, 46.5839%, 63.1373%
        XYZ:
        20.7045, 25.4191, 37.5333
        xyY:
        0.2475, 0.3038, 25.4191
      CIE-Lab:
        57.4815, -15.8837, -13.5404
        CIE-LCH:
        57.4815, 20.8719, 220.4466
        CIE-Luv:
        57.4815, -27.5741, -17.7594
        Hunter-Lab:
        50.4173, -14.9271, -8.8465
      #5693a1 color charts
#5693a1 RGB chart
      #5693a1 CMYK chart
      #5693a1 RGB pie chart
      #5693a1 color shades, tints & tones
#5693a1 color schemes
#5693a1 color preview, HTML & CSS examples
           This text has a color of #5693a1        
        
          <p style="color:#5693a1;">Text here</p>
        
        
          .mytext {color:#5693a1;}
        
        Text color #5693a1
      
           This box has a color of #5693a1        
        
          <div style="background-color:#5693a1;">Content here</div>
        
        
          .mybackground {background-color:#5693a1;}
        
        Background color #5693a1
      
           Border around this has a color of #5693a1        
        
          <div style="border:2px solid #5693a1;">Content here</div>
        
        
          .myborder {border:2px solid #5693a1;}
        
        Border color #5693a1