#3094fb color space conversions
Hex:
        #3094fb
        RGB:
        48, 148, 251
        CMY:
        81, 42, 2
        CMYK:
        81, 41, 0, 2
      HSL:
        210°, 96.2085%, 58.6275%
        HSV (HSB):
        210°, 80.8765%, 98.4314%
        XYZ:
        29.2214, 28.7732, 95.2804
        xyY:
        0.1906, 0.1877, 28.7732
      CIE-Lab:
        60.5810, 7.3712, -59.2622
        CIE-LCH:
        60.5810, 59.7189, 277.0902
        CIE-Luv:
        60.5810, -32.5222, -95.6984
        Hunter-Lab:
        53.6407, 3.3689, -67.7667
      #3094fb color charts
#3094fb RGB chart
      #3094fb CMYK chart
      #3094fb RGB pie chart
      #3094fb color shades, tints & tones
#3094fb color schemes
#3094fb color preview, HTML & CSS examples
           This text has a color of #3094fb        
        
          <p style="color:#3094fb;">Text here</p>
        
        
          .mytext {color:#3094fb;}
        
        Text color #3094fb
      
           This box has a color of #3094fb        
        
          <div style="background-color:#3094fb;">Content here</div>
        
        
          .mybackground {background-color:#3094fb;}
        
        Background color #3094fb
      
           Border around this has a color of #3094fb        
        
          <div style="border:2px solid #3094fb;">Content here</div>
        
        
          .myborder {border:2px solid #3094fb;}
        
        Border color #3094fb