#5094f1 color space conversions
Hex:
        #5094f1
        RGB:
        80, 148, 241
        CMY:
        69, 42, 5
        CMYK:
        67, 39, 0, 5
      HSL:
        215°, 85.1852%, 62.9412%
        HSV (HSB):
        215°, 66.8050%, 94.5098%
        XYZ:
        29.7754, 29.2362, 87.2929
        xyY:
        0.2035, 0.1998, 29.2362
      CIE-Lab:
        60.9895, 7.7294, -53.0555
        CIE-LCH:
        60.9895, 53.6155, 278.2888
        CIE-Luv:
        60.9895, -27.5370, -85.6193
        Hunter-Lab:
        54.0705, 3.6725, -57.8701
      #5094f1 color charts
#5094f1 RGB chart
      #5094f1 CMYK chart
      #5094f1 RGB pie chart
      #5094f1 color shades, tints & tones
#5094f1 color schemes
#5094f1 color preview, HTML & CSS examples
           This text has a color of #5094f1        
        
          <p style="color:#5094f1;">Text here</p>
        
        
          .mytext {color:#5094f1;}
        
        Text color #5094f1
      
           This box has a color of #5094f1        
        
          <div style="background-color:#5094f1;">Content here</div>
        
        
          .mybackground {background-color:#5094f1;}
        
        Background color #5094f1
      
           Border around this has a color of #5094f1        
        
          <div style="border:2px solid #5094f1;">Content here</div>
        
        
          .myborder {border:2px solid #5094f1;}
        
        Border color #5094f1