#3053a5 color space conversions
Hex:
        #3053a5
        RGB:
        48, 83, 165
        CMY:
        81, 67, 35
        CMYK:
        71, 50, 0, 35
      HSL:
        222°, 54.9296%, 41.7647%
        HSV (HSB):
        222°, 70.9091%, 64.7059%
        XYZ:
        11.1037, 9.5315, 36.8518
        xyY:
        0.1932, 0.1658, 9.5315
      CIE-Lab:
        36.9881, 16.0285, -48.0199
        CIE-LCH:
        36.9881, 50.6243, 288.4584
        CIE-Luv:
        36.9881, -14.4270, -69.3256
        Hunter-Lab:
        30.8731, 10.1706, -49.1606
      #3053a5 color charts
#3053a5 RGB chart
      #3053a5 CMYK chart
      #3053a5 RGB pie chart
      #3053a5 color shades, tints & tones
#3053a5 color schemes
#3053a5 color preview, HTML & CSS examples
           This text has a color of #3053a5        
        
          <p style="color:#3053a5;">Text here</p>
        
        
          .mytext {color:#3053a5;}
        
        Text color #3053a5
      
           This box has a color of #3053a5        
        
          <div style="background-color:#3053a5;">Content here</div>
        
        
          .mybackground {background-color:#3053a5;}
        
        Background color #3053a5
      
           Border around this has a color of #3053a5        
        
          <div style="border:2px solid #3053a5;">Content here</div>
        
        
          .myborder {border:2px solid #3053a5;}
        
        Border color #3053a5