#30d2b1 color space conversions
Hex:
        #30d2b1
        RGB:
        48, 210, 177
        CMY:
        81, 18, 31
        CMYK:
        77, 0, 16, 18
      HSL:
        168°, 64.2857%, 50.5882%
        HSV (HSB):
        168°, 77.1429%, 82.3529%
        XYZ:
        32.2013, 49.8959, 49.5287
        xyY:
        0.2446, 0.3791, 49.8959
      CIE-Lab:
        76.0053, -48.0112, 4.8160
        CIE-LCH:
        76.0053, 48.2522, 174.2718
        CIE-Luv:
        76.0053, -58.5174, 14.7514
        Hunter-Lab:
        70.6370, -42.2419, 7.8735
      #30d2b1 color charts
#30d2b1 RGB chart
      #30d2b1 CMYK chart
      #30d2b1 RGB pie chart
      #30d2b1 color shades, tints & tones
#30d2b1 color schemes
#30d2b1 color preview, HTML & CSS examples
           This text has a color of #30d2b1        
        
          <p style="color:#30d2b1;">Text here</p>
        
        
          .mytext {color:#30d2b1;}
        
        Text color #30d2b1
      
           This box has a color of #30d2b1        
        
          <div style="background-color:#30d2b1;">Content here</div>
        
        
          .mybackground {background-color:#30d2b1;}
        
        Background color #30d2b1
      
           Border around this has a color of #30d2b1        
        
          <div style="border:2px solid #30d2b1;">Content here</div>
        
        
          .myborder {border:2px solid #30d2b1;}
        
        Border color #30d2b1