#052f3a color space conversions
Hex:
        #052f3a
        RGB:
        5, 47, 58
        CMY:
        98, 82, 77
        CMYK:
        91, 19, 0, 77
      HSL:
        192°, 84.1270%, 12.3529%
        HSV (HSB):
        192°, 91.3793%, 22.7451%
        XYZ:
        1.8428, 2.3708, 4.3635
        xyY:
        0.2149, 0.2764, 2.3708
      CIE-Lab:
        17.3239, -9.3139, -10.9867
        CIE-LCH:
        17.3239, 14.4034, 229.7107
        CIE-Luv:
        17.3239, -11.6792, -10.3098
        Hunter-Lab:
        15.3973, -5.5817, -6.0241
      #052f3a color charts
#052f3a RGB chart
      #052f3a CMYK chart
      #052f3a RGB pie chart
      #052f3a color shades, tints & tones
#052f3a color schemes
#052f3a color preview, HTML & CSS examples
           This text has a color of #052f3a        
        
          <p style="color:#052f3a;">Text here</p>
        
        
          .mytext {color:#052f3a;}
        
        Text color #052f3a
      
           This box has a color of #052f3a        
        
          <div style="background-color:#052f3a;">Content here</div>
        
        
          .mybackground {background-color:#052f3a;}
        
        Background color #052f3a
      
           Border around this has a color of #052f3a        
        
          <div style="border:2px solid #052f3a;">Content here</div>
        
        
          .myborder {border:2px solid #052f3a;}
        
        Border color #052f3a