#5099c4 color space conversions
Hex:
        #5099c4
        RGB:
        80, 153, 196
        CMY:
        69, 40, 23
        CMYK:
        59, 22, 0, 23
      HSL:
        202°, 49.5726%, 54.1176%
        HSV (HSB):
        202°, 59.1837%, 76.8627%
        XYZ:
        24.6633, 28.4735, 56.4206
        xyY:
        0.2251, 0.2599, 28.4735
      CIE-Lab:
        60.3141, -10.0255, -29.0648
        CIE-LCH:
        60.3141, 30.7453, 250.9687
        CIE-Luv:
        60.3141, -30.5674, -43.6698
        Hunter-Lab:
        53.3605, -10.8780, -25.3377
      #5099c4 color charts
#5099c4 RGB chart
      #5099c4 CMYK chart
      #5099c4 RGB pie chart
      #5099c4 color shades, tints & tones
#5099c4 color schemes
#5099c4 color preview, HTML & CSS examples
           This text has a color of #5099c4        
        
          <p style="color:#5099c4;">Text here</p>
        
        
          .mytext {color:#5099c4;}
        
        Text color #5099c4
      
           This box has a color of #5099c4        
        
          <div style="background-color:#5099c4;">Content here</div>
        
        
          .mybackground {background-color:#5099c4;}
        
        Background color #5099c4
      
           Border around this has a color of #5099c4        
        
          <div style="border:2px solid #5099c4;">Content here</div>
        
        
          .myborder {border:2px solid #5099c4;}
        
        Border color #5099c4