#3053d8 color space conversions
Hex:
        #3053d8
        RGB:
        48, 83, 216
        CMY:
        81, 67, 15
        CMYK:
        78, 62, 0, 15
      HSL:
        228°, 68.2927%, 51.7647%
        HSV (HSB):
        228°, 77.7778%, 84.7059%
        XYZ:
        16.7069, 11.7728, 66.3576
        xyY:
        0.1762, 0.1241, 11.7728
      CIE-Lab:
        40.8527, 35.0297, -71.5447
        CIE-LCH:
        40.8527, 79.6601, 296.0873
        CIE-Luv:
        40.8527, -14.6170, -105.3135
        Hunter-Lab:
        34.3115, 26.8697, -90.6475
      #3053d8 color charts
#3053d8 RGB chart
      #3053d8 CMYK chart
      #3053d8 RGB pie chart
      #3053d8 color shades, tints & tones
#3053d8 color schemes
#3053d8 color preview, HTML & CSS examples
           This text has a color of #3053d8        
        
          <p style="color:#3053d8;">Text here</p>
        
        
          .mytext {color:#3053d8;}
        
        Text color #3053d8
      
           This box has a color of #3053d8        
        
          <div style="background-color:#3053d8;">Content here</div>
        
        
          .mybackground {background-color:#3053d8;}
        
        Background color #3053d8
      
           Border around this has a color of #3053d8        
        
          <div style="border:2px solid #3053d8;">Content here</div>
        
        
          .myborder {border:2px solid #3053d8;}
        
        Border color #3053d8