#053f06 color space conversions
Hex:
        #053f06
        RGB:
        5, 63, 6
        CMY:
        98, 75, 98
        CMYK:
        92, 0, 90, 75
      HSL:
        121°, 85.2941%, 13.3333%
        HSV (HSB):
        121°, 92.0635%, 24.7059%
        XYZ:
        1.8730, 3.6004, 0.7685
        xyY:
        0.3001, 0.5768, 3.6004
      CIE-Lab:
        22.3039, -30.0511, 27.4623
        CIE-LCH:
        22.3039, 40.7093, 137.5772
        CIE-Luv:
        22.3039, -20.0299, 25.6822
        Hunter-Lab:
        18.9748, -15.5865, 10.8809
      #053f06 color charts
#053f06 RGB chart
      #053f06 CMYK chart
      #053f06 RGB pie chart
      #053f06 color shades, tints & tones
#053f06 color schemes
#053f06 color preview, HTML & CSS examples
           This text has a color of #053f06        
        
          <p style="color:#053f06;">Text here</p>
        
        
          .mytext {color:#053f06;}
        
        Text color #053f06
      
           This box has a color of #053f06        
        
          <div style="background-color:#053f06;">Content here</div>
        
        
          .mybackground {background-color:#053f06;}
        
        Background color #053f06
      
           Border around this has a color of #053f06        
        
          <div style="border:2px solid #053f06;">Content here</div>
        
        
          .myborder {border:2px solid #053f06;}
        
        Border color #053f06