#5099d8 color space conversions
Hex:
        #5099d8
        RGB:
        80, 153, 216
        CMY:
        69, 40, 15
        CMYK:
        63, 29, 0, 15
      HSL:
        208°, 63.5514%, 58.0392%
        HSV (HSB):
        208°, 62.9630%, 84.7059%
        XYZ:
        27.0942, 29.4458, 69.2213
        xyY:
        0.2154, 0.2341, 29.4458
      CIE-Lab:
        61.1731, -3.5770, -38.9145
        CIE-LCH:
        61.1731, 39.0786, 264.7482
        CIE-Luv:
        61.1731, -29.9211, -60.8878
        Hunter-Lab:
        54.2640, -5.8364, -37.6479
      #5099d8 color charts
#5099d8 RGB chart
      #5099d8 CMYK chart
      #5099d8 RGB pie chart
      #5099d8 color shades, tints & tones
#5099d8 color schemes
#5099d8 color preview, HTML & CSS examples
           This text has a color of #5099d8        
        
          <p style="color:#5099d8;">Text here</p>
        
        
          .mytext {color:#5099d8;}
        
        Text color #5099d8
      
           This box has a color of #5099d8        
        
          <div style="background-color:#5099d8;">Content here</div>
        
        
          .mybackground {background-color:#5099d8;}
        
        Background color #5099d8
      
           Border around this has a color of #5099d8        
        
          <div style="border:2px solid #5099d8;">Content here</div>
        
        
          .myborder {border:2px solid #5099d8;}
        
        Border color #5099d8