#5088a3 color space conversions
Hex:
        #5088a3
        RGB:
        80, 136, 163
        CMY:
        69, 47, 36
        CMYK:
        51, 17, 0, 36
      HSL:
        200°, 34.1564%, 47.6471%
        HSV (HSB):
        200°, 50.9202%, 63.9216%
        XYZ:
        18.7233, 21.9581, 37.9019
        xyY:
        0.2383, 0.2794, 21.9581
      CIE-Lab:
        53.9826, -10.7216, -20.0305
        CIE-LCH:
        53.9826, 22.7195, 241.8414
        CIE-Luv:
        53.9826, -25.0277, -28.3488
        Hunter-Lab:
        46.8595, -10.6823, -15.1545
      #5088a3 color charts
#5088a3 RGB chart
      #5088a3 CMYK chart
      #5088a3 RGB pie chart
      #5088a3 color shades, tints & tones
#5088a3 color schemes
#5088a3 color preview, HTML & CSS examples
           This text has a color of #5088a3        
        
          <p style="color:#5088a3;">Text here</p>
        
        
          .mytext {color:#5088a3;}
        
        Text color #5088a3
      
           This box has a color of #5088a3        
        
          <div style="background-color:#5088a3;">Content here</div>
        
        
          .mybackground {background-color:#5088a3;}
        
        Background color #5088a3
      
           Border around this has a color of #5088a3        
        
          <div style="border:2px solid #5088a3;">Content here</div>
        
        
          .myborder {border:2px solid #5088a3;}
        
        Border color #5088a3