#052aa3 color space conversions
Hex:
        #052aa3
        RGB:
        5, 42, 163
        CMY:
        98, 84, 36
        CMYK:
        97, 74, 0, 36
      HSL:
        226°, 94.0476%, 32.9412%
        HSV (HSB):
        226°, 96.9325%, 63.9216%
        XYZ:
        7.5014, 4.3325, 35.0912
        xyY:
        0.1599, 0.0923, 4.3325
      CIE-Lab:
        24.7417, 38.8618, -66.8785
        CIE-LCH:
        24.7417, 77.3497, 300.1601
        CIE-Luv:
        24.7417, -9.3418, -80.0835
        Hunter-Lab:
        20.8147, 27.9037, -85.3857
      #052aa3 color charts
#052aa3 RGB chart
      #052aa3 CMYK chart
      #052aa3 RGB pie chart
      #052aa3 color shades, tints & tones
#052aa3 color schemes
#052aa3 color preview, HTML & CSS examples
           This text has a color of #052aa3        
        
          <p style="color:#052aa3;">Text here</p>
        
        
          .mytext {color:#052aa3;}
        
        Text color #052aa3
      
           This box has a color of #052aa3        
        
          <div style="background-color:#052aa3;">Content here</div>
        
        
          .mybackground {background-color:#052aa3;}
        
        Background color #052aa3
      
           Border around this has a color of #052aa3        
        
          <div style="border:2px solid #052aa3;">Content here</div>
        
        
          .myborder {border:2px solid #052aa3;}
        
        Border color #052aa3