#5094ea color space conversions
Hex:
        #5094ea
        RGB:
        80, 148, 234
        CMY:
        69, 42, 8
        CMYK:
        66, 37, 0, 8
      HSL:
        214°, 78.5714%, 61.5686%
        HSV (HSB):
        214°, 65.8120%, 91.7647%
        XYZ:
        28.7495, 28.8258, 81.8906
        xyY:
        0.2061, 0.2067, 28.8258
      CIE-Lab:
        60.6276, 5.3436, -49.7647
        CIE-LCH:
        60.6276, 50.0508, 276.1288
        CIE-Luv:
        60.6276, -27.6956, -79.8316
        Hunter-Lab:
        53.6897, 1.6253, -52.8498
      #5094ea color charts
#5094ea RGB chart
      #5094ea CMYK chart
      #5094ea RGB pie chart
      #5094ea color shades, tints & tones
#5094ea color schemes
#5094ea color preview, HTML & CSS examples
           This text has a color of #5094ea        
        
          <p style="color:#5094ea;">Text here</p>
        
        
          .mytext {color:#5094ea;}
        
        Text color #5094ea
      
           This box has a color of #5094ea        
        
          <div style="background-color:#5094ea;">Content here</div>
        
        
          .mybackground {background-color:#5094ea;}
        
        Background color #5094ea
      
           Border around this has a color of #5094ea        
        
          <div style="border:2px solid #5094ea;">Content here</div>
        
        
          .myborder {border:2px solid #5094ea;}
        
        Border color #5094ea