#30dcc1 color space conversions
Hex:
        #30dcc1
        RGB:
        48, 220, 193
        CMY:
        81, 14, 24
        CMYK:
        78, 0, 12, 14
      HSL:
        171°, 71.0744%, 52.5490%
        HSV (HSB):
        171°, 78.1818%, 86.2745%
        XYZ:
        36.4378, 55.6650, 59.2760
        xyY:
        0.2407, 0.3677, 55.6650
      CIE-Lab:
        79.4228, -48.0812, 1.2157
        CIE-LCH:
        79.4228, 48.0966, 178.5516
        CIE-Luv:
        79.4228, -60.8439, 9.4345
        Hunter-Lab:
        74.6090, -43.3894, 5.1210
      #30dcc1 color charts
#30dcc1 RGB chart
      #30dcc1 CMYK chart
      #30dcc1 RGB pie chart
      #30dcc1 color shades, tints & tones
#30dcc1 color schemes
#30dcc1 color preview, HTML & CSS examples
           This text has a color of #30dcc1        
        
          <p style="color:#30dcc1;">Text here</p>
        
        
          .mytext {color:#30dcc1;}
        
        Text color #30dcc1
      
           This box has a color of #30dcc1        
        
          <div style="background-color:#30dcc1;">Content here</div>
        
        
          .mybackground {background-color:#30dcc1;}
        
        Background color #30dcc1
      
           Border around this has a color of #30dcc1        
        
          <div style="border:2px solid #30dcc1;">Content here</div>
        
        
          .myborder {border:2px solid #30dcc1;}
        
        Border color #30dcc1