#052942 color space conversions
Hex:
        #052942
        RGB:
        5, 41, 66
        CMY:
        98, 84, 74
        CMYK:
        92, 38, 0, 74
      HSL:
        205°, 85.9155%, 13.9216%
        HSV (HSB):
        205°, 92.4242%, 25.8824%
        XYZ:
        1.8389, 2.0115, 5.4456
        xyY:
        0.1978, 0.2164, 2.0115
      CIE-Lab:
        15.5474, -1.7524, -19.2950
        CIE-LCH:
        15.5474, 19.3744, 264.8107
        CIE-Luv:
        15.5474, -9.2370, -18.9781
        Hunter-Lab:
        14.1827, -1.6758, -12.8371
      #052942 color charts
#052942 RGB chart
      #052942 CMYK chart
      #052942 RGB pie chart
      #052942 color shades, tints & tones
#052942 color schemes
#052942 color preview, HTML & CSS examples
           This text has a color of #052942        
        
          <p style="color:#052942;">Text here</p>
        
        
          .mytext {color:#052942;}
        
        Text color #052942
      
           This box has a color of #052942        
        
          <div style="background-color:#052942;">Content here</div>
        
        
          .mybackground {background-color:#052942;}
        
        Background color #052942
      
           Border around this has a color of #052942        
        
          <div style="border:2px solid #052942;">Content here</div>
        
        
          .myborder {border:2px solid #052942;}
        
        Border color #052942