#30daa1 color space conversions
Hex:
        #30daa1
        RGB:
        48, 218, 161
        CMY:
        81, 15, 37
        CMYK:
        78, 0, 26, 15
      HSL:
        160°, 69.6721%, 52.1569%
        HSV (HSB):
        160°, 77.9817%, 85.4902%
        XYZ:
        32.7234, 53.3444, 42.2900
        xyY:
        0.2549, 0.4156, 53.3444
      CIE-Lab:
        78.0779, -55.0713, 16.2807
        CIE-LCH:
        78.0779, 57.4274, 163.5308
        CIE-Luv:
        78.0779, -62.3810, 32.3716
        Hunter-Lab:
        73.0372, -47.8407, 16.7960
      #30daa1 color charts
#30daa1 RGB chart
      #30daa1 CMYK chart
      #30daa1 RGB pie chart
      #30daa1 color shades, tints & tones
#30daa1 color schemes
#30daa1 color preview, HTML & CSS examples
           This text has a color of #30daa1        
        
          <p style="color:#30daa1;">Text here</p>
        
        
          .mytext {color:#30daa1;}
        
        Text color #30daa1
      
           This box has a color of #30daa1        
        
          <div style="background-color:#30daa1;">Content here</div>
        
        
          .mybackground {background-color:#30daa1;}
        
        Background color #30daa1
      
           Border around this has a color of #30daa1        
        
          <div style="border:2px solid #30daa1;">Content here</div>
        
        
          .myborder {border:2px solid #30daa1;}
        
        Border color #30daa1