#5099f1 color space conversions
Hex:
        #5099f1
        RGB:
        80, 153, 241
        CMY:
        69, 40, 5
        CMYK:
        67, 37, 0, 5
      HSL:
        213°, 85.1852%, 62.9412%
        HSV (HSB):
        213°, 66.8050%, 94.5098%
        XYZ:
        30.5767, 30.8388, 87.5600
        xyY:
        0.2052, 0.2070, 30.8388
      CIE-Lab:
        62.3713, 4.7925, -50.8623
        CIE-LCH:
        62.3713, 51.0876, 275.3828
        CIE-Luv:
        62.3713, -29.2092, -81.9984
        Hunter-Lab:
        55.5327, 1.1011, -54.6114
      #5099f1 color charts
#5099f1 RGB chart
      #5099f1 CMYK chart
      #5099f1 RGB pie chart
      #5099f1 color shades, tints & tones
#5099f1 color schemes
#5099f1 color preview, HTML & CSS examples
           This text has a color of #5099f1        
        
          <p style="color:#5099f1;">Text here</p>
        
        
          .mytext {color:#5099f1;}
        
        Text color #5099f1
      
           This box has a color of #5099f1        
        
          <div style="background-color:#5099f1;">Content here</div>
        
        
          .mybackground {background-color:#5099f1;}
        
        Background color #5099f1
      
           Border around this has a color of #5099f1        
        
          <div style="border:2px solid #5099f1;">Content here</div>
        
        
          .myborder {border:2px solid #5099f1;}
        
        Border color #5099f1