#30805e color space conversions
Hex:
        #30805e
        RGB:
        48, 128, 94
        CMY:
        81, 50, 63
        CMYK:
        63, 0, 27, 50
      HSL:
        155°, 45.4545%, 34.5098%
        HSV (HSB):
        155°, 62.5000%, 50.1961%
        XYZ:
        10.9585, 16.8749, 13.2693
        xyY:
        0.2666, 0.4106, 16.8749
      CIE-Lab:
        48.1020, -32.9465, 11.3631
        CIE-LCH:
        48.1020, 34.8510, 160.9709
        CIE-Luv:
        48.1020, -33.5155, 19.6543
        Hunter-Lab:
        41.0790, -24.2706, 9.6036
      #30805e color charts
#30805e RGB chart
      #30805e CMYK chart
      #30805e RGB pie chart
      #30805e color shades, tints & tones
#30805e color schemes
#30805e color preview, HTML & CSS examples
           This text has a color of #30805e        
        
          <p style="color:#30805e;">Text here</p>
        
        
          .mytext {color:#30805e;}
        
        Text color #30805e
      
           This box has a color of #30805e        
        
          <div style="background-color:#30805e;">Content here</div>
        
        
          .mybackground {background-color:#30805e;}
        
        Background color #30805e
      
           Border around this has a color of #30805e        
        
          <div style="border:2px solid #30805e;">Content here</div>
        
        
          .myborder {border:2px solid #30805e;}
        
        Border color #30805e