#052046 color space conversions
Hex:
        #052046
        RGB:
        5, 32, 70
        CMY:
        98, 87, 73
        CMYK:
        93, 54, 0, 73
      HSL:
        215°, 86.6667%, 14.7059%
        HSV (HSB):
        215°, 92.8571%, 27.4510%
        XYZ:
        1.6846, 1.5075, 5.9965
        xyY:
        0.1833, 0.1641, 1.5075
      CIE-Lab:
        12.6556, 6.8479, -26.6866
        CIE-LCH:
        12.6556, 27.5512, 284.3918
        CIE-Luv:
        12.6556, -6.3324, -24.2658
        Hunter-Lab:
        12.2780, 3.0045, -20.3625
      #052046 color charts
#052046 RGB chart
      #052046 CMYK chart
      #052046 RGB pie chart
      #052046 color shades, tints & tones
#052046 color schemes
#052046 color preview, HTML & CSS examples
           This text has a color of #052046        
        
          <p style="color:#052046;">Text here</p>
        
        
          .mytext {color:#052046;}
        
        Text color #052046
      
           This box has a color of #052046        
        
          <div style="background-color:#052046;">Content here</div>
        
        
          .mybackground {background-color:#052046;}
        
        Background color #052046
      
           Border around this has a color of #052046        
        
          <div style="border:2px solid #052046;">Content here</div>
        
        
          .myborder {border:2px solid #052046;}
        
        Border color #052046