#5094ff color space conversions
Hex:
        #5094ff
        RGB:
        80, 148, 255
        CMY:
        69, 42, 0
        CMYK:
        69, 42, 0, 0
      HSL:
        217°, 100.0000%, 65.6863%
        HSV (HSB):
        217°, 68.6275%, 100.0000%
        XYZ:
        31.9482, 30.1053, 98.7348
        xyY:
        0.1987, 0.1872, 30.1053
      CIE-Lab:
        61.7450, 12.5400, -59.5397
        CIE-LCH:
        61.7450, 60.8460, 281.8936
        CIE-Luv:
        61.7450, -27.2485, -97.0029
        Hunter-Lab:
        54.8683, 7.9158, -68.2838
      #5094ff color charts
#5094ff RGB chart
      #5094ff CMYK chart
      #5094ff RGB pie chart
      #5094ff color shades, tints & tones
#5094ff color schemes
#5094ff color preview, HTML & CSS examples
           This text has a color of #5094ff        
        
          <p style="color:#5094ff;">Text here</p>
        
        
          .mytext {color:#5094ff;}
        
        Text color #5094ff
      
           This box has a color of #5094ff        
        
          <div style="background-color:#5094ff;">Content here</div>
        
        
          .mybackground {background-color:#5094ff;}
        
        Background color #5094ff
      
           Border around this has a color of #5094ff        
        
          <div style="border:2px solid #5094ff;">Content here</div>
        
        
          .myborder {border:2px solid #5094ff;}
        
        Border color #5094ff