#5099ff color space conversions
Hex:
        #5099ff
        RGB:
        80, 153, 255
        CMY:
        69, 40, 0
        CMYK:
        69, 40, 0, 0
      HSL:
        215°, 100.0000%, 65.6863%
        HSV (HSB):
        215°, 68.6275%, 100.0000%
        XYZ:
        32.7495, 31.7079, 99.0019
        xyY:
        0.2004, 0.1940, 31.7079
      CIE-Lab:
        63.1008, 9.5786, -57.3766
        CIE-LCH:
        63.1008, 58.1706, 279.4777
        CIE-Luv:
        63.1008, -28.8626, -93.5173
        Hunter-Lab:
        56.3098, 5.2725, -64.8247
      #5099ff color charts
#5099ff RGB chart
      #5099ff CMYK chart
      #5099ff RGB pie chart
      #5099ff color shades, tints & tones
#5099ff color schemes
#5099ff color preview, HTML & CSS examples
           This text has a color of #5099ff        
        
          <p style="color:#5099ff;">Text here</p>
        
        
          .mytext {color:#5099ff;}
        
        Text color #5099ff
      
           This box has a color of #5099ff        
        
          <div style="background-color:#5099ff;">Content here</div>
        
        
          .mybackground {background-color:#5099ff;}
        
        Background color #5099ff
      
           Border around this has a color of #5099ff        
        
          <div style="border:2px solid #5099ff;">Content here</div>
        
        
          .myborder {border:2px solid #5099ff;}
        
        Border color #5099ff