#5097bb color space conversions
Hex:
        #5097bb
        RGB:
        80, 151, 187
        CMY:
        69, 41, 27
        CMYK:
        57, 19, 0, 27
      HSL:
        200°, 44.0329%, 52.3529%
        HSV (HSB):
        200°, 57.2193%, 73.3333%
        XYZ:
        23.3445, 27.4265, 51.0772
        xyY:
        0.2292, 0.2693, 27.4265
      CIE-Lab:
        59.3671, -11.7323, -25.4572
        CIE-LCH:
        59.3671, 28.0306, 245.2567
        CIE-Luv:
        59.3671, -30.1197, -37.4493
        Hunter-Lab:
        52.3704, -12.0803, -21.1667
      #5097bb color charts
#5097bb RGB chart
      #5097bb CMYK chart
      #5097bb RGB pie chart
      #5097bb color shades, tints & tones
#5097bb color schemes
#5097bb color preview, HTML & CSS examples
           This text has a color of #5097bb        
        
          <p style="color:#5097bb;">Text here</p>
        
        
          .mytext {color:#5097bb;}
        
        Text color #5097bb
      
           This box has a color of #5097bb        
        
          <div style="background-color:#5097bb;">Content here</div>
        
        
          .mybackground {background-color:#5097bb;}
        
        Background color #5097bb
      
           Border around this has a color of #5097bb        
        
          <div style="border:2px solid #5097bb;">Content here</div>
        
        
          .myborder {border:2px solid #5097bb;}
        
        Border color #5097bb