#305a2a color space conversions
Hex:
        #305a2a
        RGB:
        48, 90, 42
        CMY:
        81, 65, 84
        CMYK:
        47, 0, 53, 65
      HSL:
        113°, 36.3636%, 25.8824%
        HSV (HSB):
        113°, 53.3333%, 35.2941%
        XYZ:
        5.2930, 8.1079, 3.4765
        xyY:
        0.3136, 0.4804, 8.1079
      CIE-Lab:
        34.2065, -25.4700, 23.1142
        CIE-LCH:
        34.2065, 34.3945, 137.7761
        CIE-Luv:
        34.2065, -19.4251, 28.0049
        Hunter-Lab:
        28.4743, -16.6493, 12.6932
      #305a2a color charts
#305a2a RGB chart
      #305a2a CMYK chart
      #305a2a RGB pie chart
      #305a2a color shades, tints & tones
#305a2a color schemes
#305a2a color preview, HTML & CSS examples
           This text has a color of #305a2a        
        
          <p style="color:#305a2a;">Text here</p>
        
        
          .mytext {color:#305a2a;}
        
        Text color #305a2a
      
           This box has a color of #305a2a        
        
          <div style="background-color:#305a2a;">Content here</div>
        
        
          .mybackground {background-color:#305a2a;}
        
        Background color #305a2a
      
           Border around this has a color of #305a2a        
        
          <div style="border:2px solid #305a2a;">Content here</div>
        
        
          .myborder {border:2px solid #305a2a;}
        
        Border color #305a2a