#053b22 color space conversions
Hex:
        #053b22
        RGB:
        5, 59, 34
        CMY:
        98, 77, 87
        CMYK:
        92, 0, 42, 77
      HSL:
        152°, 84.3750%, 12.5490%
        HSV (HSB):
        152°, 91.5254%, 23.1373%
        XYZ:
        1.9153, 3.2757, 2.0447
        xyY:
        0.2647, 0.4527, 3.2757
      CIE-Lab:
        21.1158, -23.9205, 10.8326
        CIE-LCH:
        21.1158, 26.2590, 155.6362
        CIE-Luv:
        21.1158, -17.5321, 12.9586
        Hunter-Lab:
        18.0989, -12.7835, 5.9710
      #053b22 color charts
#053b22 RGB chart
      #053b22 CMYK chart
      #053b22 RGB pie chart
      #053b22 color shades, tints & tones
#053b22 color schemes
#053b22 color preview, HTML & CSS examples
           This text has a color of #053b22        
        
          <p style="color:#053b22;">Text here</p>
        
        
          .mytext {color:#053b22;}
        
        Text color #053b22
      
           This box has a color of #053b22        
        
          <div style="background-color:#053b22;">Content here</div>
        
        
          .mybackground {background-color:#053b22;}
        
        Background color #053b22
      
           Border around this has a color of #053b22        
        
          <div style="border:2px solid #053b22;">Content here</div>
        
        
          .myborder {border:2px solid #053b22;}
        
        Border color #053b22