#053f12 color space conversions
Hex:
        #053f12
        RGB:
        5, 63, 18
        CMY:
        98, 75, 93
        CMYK:
        92, 0, 71, 75
      HSL:
        133°, 85.2941%, 13.3333%
        HSV (HSB):
        133°, 92.0635%, 24.7059%
        XYZ:
        1.9493, 3.6310, 1.1704
        xyY:
        0.2888, 0.5379, 3.6310
      CIE-Lab:
        22.4118, -28.7066, 22.0887
        CIE-LCH:
        22.4118, 36.2212, 142.4229
        CIE-Luv:
        22.4118, -19.7318, 22.4316
        Hunter-Lab:
        19.0551, -15.0863, 9.6969
      #053f12 color charts
#053f12 RGB chart
      #053f12 CMYK chart
      #053f12 RGB pie chart
      #053f12 color shades, tints & tones
#053f12 color schemes
#053f12 color preview, HTML & CSS examples
           This text has a color of #053f12        
        
          <p style="color:#053f12;">Text here</p>
        
        
          .mytext {color:#053f12;}
        
        Text color #053f12
      
           This box has a color of #053f12        
        
          <div style="background-color:#053f12;">Content here</div>
        
        
          .mybackground {background-color:#053f12;}
        
        Background color #053f12
      
           Border around this has a color of #053f12        
        
          <div style="border:2px solid #053f12;">Content here</div>
        
        
          .myborder {border:2px solid #053f12;}
        
        Border color #053f12