#30d3cd color space conversions
Hex:
        #30d3cd
        RGB:
        48, 211, 205
        CMY:
        81, 17, 20
        CMYK:
        77, 0, 3, 17
      HSL:
        178°, 64.9402%, 50.7843%
        HSV (HSB):
        178°, 77.2512%, 82.7451%
        XYZ:
        35.5326, 51.6247, 65.8494
        xyY:
        0.2322, 0.3374, 51.6247
      CIE-Lab:
        77.0559, -40.9118, -8.6914
        CIE-LCH:
        77.0559, 41.8248, 191.9938
        CIE-Luv:
        77.0559, -56.8585, -7.1628
        Hunter-Lab:
        71.8503, -37.4632, -4.0429
      #30d3cd color charts
#30d3cd RGB chart
      #30d3cd CMYK chart
      #30d3cd RGB pie chart
      #30d3cd color shades, tints & tones
#30d3cd color schemes
#30d3cd color preview, HTML & CSS examples
           This text has a color of #30d3cd        
        
          <p style="color:#30d3cd;">Text here</p>
        
        
          .mytext {color:#30d3cd;}
        
        Text color #30d3cd
      
           This box has a color of #30d3cd        
        
          <div style="background-color:#30d3cd;">Content here</div>
        
        
          .mybackground {background-color:#30d3cd;}
        
        Background color #30d3cd
      
           Border around this has a color of #30d3cd        
        
          <div style="border:2px solid #30d3cd;">Content here</div>
        
        
          .myborder {border:2px solid #30d3cd;}
        
        Border color #30d3cd