#5099db color space conversions
Hex:
        #5099db
        RGB:
        80, 153, 219
        CMY:
        69, 40, 14
        CMYK:
        63, 30, 0, 14
      HSL:
        208°, 65.8768%, 58.6275%
        HSV (HSB):
        208°, 63.4703%, 85.8824%
        XYZ:
        27.4857, 29.6024, 71.2830
        xyY:
        0.2141, 0.2306, 29.6024
      CIE-Lab:
        61.3096, -2.5882, -40.3697
        CIE-LCH:
        61.3096, 40.4526, 266.3316
        CIE-Luv:
        61.3096, -29.8297, -63.4512
        Hunter-Lab:
        54.4081, -5.0402, -39.5934
      #5099db color charts
#5099db RGB chart
      #5099db CMYK chart
      #5099db RGB pie chart
      #5099db color shades, tints & tones
#5099db color schemes
#5099db color preview, HTML & CSS examples
           This text has a color of #5099db        
        
          <p style="color:#5099db;">Text here</p>
        
        
          .mytext {color:#5099db;}
        
        Text color #5099db
      
           This box has a color of #5099db        
        
          <div style="background-color:#5099db;">Content here</div>
        
        
          .mybackground {background-color:#5099db;}
        
        Background color #5099db
      
           Border around this has a color of #5099db        
        
          <div style="border:2px solid #5099db;">Content here</div>
        
        
          .myborder {border:2px solid #5099db;}
        
        Border color #5099db