#052e07 color space conversions
Hex:
        #052e07
        RGB:
        5, 46, 7
        CMY:
        98, 82, 97
        CMYK:
        89, 0, 85, 82
      HSL:
        123°, 80.3922%, 10.0000%
        HSV (HSB):
        123°, 89.1304%, 18.0392%
        XYZ:
        1.0779, 2.0016, 0.5305
        xyY:
        0.2986, 0.5544, 2.0016
      CIE-Lab:
        15.4956, -23.4204, 19.1280
        CIE-LCH:
        15.4956, 30.2389, 140.7607
        CIE-Luv:
        15.4956, -13.2864, 16.6535
        Hunter-Lab:
        14.1478, -11.1585, 7.6800
      #052e07 color charts
#052e07 RGB chart
      #052e07 CMYK chart
      #052e07 RGB pie chart
      #052e07 color shades, tints & tones
#052e07 color schemes
#052e07 color preview, HTML & CSS examples
           This text has a color of #052e07        
        
          <p style="color:#052e07;">Text here</p>
        
        
          .mytext {color:#052e07;}
        
        Text color #052e07
      
           This box has a color of #052e07        
        
          <div style="background-color:#052e07;">Content here</div>
        
        
          .mybackground {background-color:#052e07;}
        
        Background color #052e07
      
           Border around this has a color of #052e07        
        
          <div style="border:2px solid #052e07;">Content here</div>
        
        
          .myborder {border:2px solid #052e07;}
        
        Border color #052e07