#305d45 color space conversions
Hex:
        #305d45
        RGB:
        48, 93, 69
        CMY:
        81, 64, 73
        CMYK:
        48, 0, 26, 64
      HSL:
        148°, 31.9149%, 27.6471%
        HSV (HSB):
        148°, 48.3871%, 36.4706%
        XYZ:
        6.2075, 8.8868, 7.0184
        xyY:
        0.2807, 0.4019, 8.8868
      CIE-Lab:
        35.7653, -21.7718, 9.0602
        CIE-LCH:
        35.7653, 23.5817, 157.4056
        CIE-Luv:
        35.7653, -20.0851, 13.8499
        Hunter-Lab:
        29.8107, -14.9997, 6.9087
      #305d45 color charts
#305d45 RGB chart
      #305d45 CMYK chart
      #305d45 RGB pie chart
      #305d45 color shades, tints & tones
#305d45 color schemes
#305d45 color preview, HTML & CSS examples
           This text has a color of #305d45        
        
          <p style="color:#305d45;">Text here</p>
        
        
          .mytext {color:#305d45;}
        
        Text color #305d45
      
           This box has a color of #305d45        
        
          <div style="background-color:#305d45;">Content here</div>
        
        
          .mybackground {background-color:#305d45;}
        
        Background color #305d45
      
           Border around this has a color of #305d45        
        
          <div style="border:2px solid #305d45;">Content here</div>
        
        
          .myborder {border:2px solid #305d45;}
        
        Border color #305d45