#052f10 color space conversions
Hex:
        #052f10
        RGB:
        5, 47, 16
        CMY:
        98, 82, 94
        CMYK:
        89, 0, 66, 82
      HSL:
        136°, 80.7692%, 10.1961%
        HSV (HSB):
        136°, 89.3617%, 18.4314%
        XYZ:
        1.1726, 2.1027, 0.8343
        xyY:
        0.2853, 0.5117, 2.1027
      CIE-Lab:
        16.0173, -22.4712, 15.6830
        CIE-LCH:
        16.0173, 27.4028, 145.0881
        CIE-Luv:
        16.0173, -13.4611, 14.3764
        Hunter-Lab:
        14.5007, -10.9415, 6.7394
      #052f10 color charts
#052f10 RGB chart
      #052f10 CMYK chart
      #052f10 RGB pie chart
      #052f10 color shades, tints & tones
#052f10 color schemes
#052f10 color preview, HTML & CSS examples
           This text has a color of #052f10        
        
          <p style="color:#052f10;">Text here</p>
        
        
          .mytext {color:#052f10;}
        
        Text color #052f10
      
           This box has a color of #052f10        
        
          <div style="background-color:#052f10;">Content here</div>
        
        
          .mybackground {background-color:#052f10;}
        
        Background color #052f10
      
           Border around this has a color of #052f10        
        
          <div style="border:2px solid #052f10;">Content here</div>
        
        
          .myborder {border:2px solid #052f10;}
        
        Border color #052f10