#3049c8 color space conversions
Hex:
        #3049c8
        RGB:
        48, 73, 200
        CMY:
        81, 71, 22
        CMYK:
        76, 64, 0, 22
      HSL:
        230°, 61.2903%, 48.6275%
        HSV (HSB):
        230°, 76.0000%, 78.4314%
        XYZ:
        14.0268, 9.5636, 55.7502
        xyY:
        0.1768, 0.1205, 9.5636
      CIE-Lab:
        37.0475, 35.5736, -68.5408
        CIE-LCH:
        37.0475, 77.2226, 297.4299
        CIE-Luv:
        37.0475, -12.0691, -97.9029
        Hunter-Lab:
        30.9251, 26.8440, -85.2377
      #3049c8 color charts
#3049c8 RGB chart
      #3049c8 CMYK chart
      #3049c8 RGB pie chart
      #3049c8 color shades, tints & tones
#3049c8 color schemes
#3049c8 color preview, HTML & CSS examples
           This text has a color of #3049c8        
        
          <p style="color:#3049c8;">Text here</p>
        
        
          .mytext {color:#3049c8;}
        
        Text color #3049c8
      
           This box has a color of #3049c8        
        
          <div style="background-color:#3049c8;">Content here</div>
        
        
          .mybackground {background-color:#3049c8;}
        
        Background color #3049c8
      
           Border around this has a color of #3049c8        
        
          <div style="border:2px solid #3049c8;">Content here</div>
        
        
          .myborder {border:2px solid #3049c8;}
        
        Border color #3049c8