#30675b color space conversions
Hex:
        #30675b
        RGB:
        48, 103, 91
        CMY:
        81, 60, 64
        CMYK:
        53, 0, 12, 60
      HSL:
        167°, 36.4238%, 29.6078%
        HSV (HSB):
        167°, 53.3981%, 40.3922%
        XYZ:
        7.9575, 11.0842, 11.6176
        xyY:
        0.2595, 0.3615, 11.0842
      CIE-Lab:
        39.7219, -21.4469, 1.2125
        CIE-LCH:
        39.7219, 21.4811, 176.7641
        CIE-Luv:
        39.7219, -23.5454, 4.5476
        Hunter-Lab:
        33.2929, -15.5986, 2.6158
      #30675b color charts
#30675b RGB chart
      #30675b CMYK chart
      #30675b RGB pie chart
      #30675b color shades, tints & tones
#30675b color schemes
#30675b color preview, HTML & CSS examples
           This text has a color of #30675b        
        
          <p style="color:#30675b;">Text here</p>
        
        
          .mytext {color:#30675b;}
        
        Text color #30675b
      
           This box has a color of #30675b        
        
          <div style="background-color:#30675b;">Content here</div>
        
        
          .mybackground {background-color:#30675b;}
        
        Background color #30675b
      
           Border around this has a color of #30675b        
        
          <div style="border:2px solid #30675b;">Content here</div>
        
        
          .myborder {border:2px solid #30675b;}
        
        Border color #30675b