#30dfd2 color space conversions
Hex:
        #30dfd2
        RGB:
        48, 223, 210
        CMY:
        81, 13, 18
        CMYK:
        78, 0, 6, 13
      HSL:
        176°, 73.2218%, 53.1373%
        HSV (HSB):
        176°, 78.4753%, 87.4510%
        XYZ:
        39.2395, 58.0569, 70.1107
        xyY:
        0.2344, 0.3468, 58.0569
      CIE-Lab:
        80.7704, -44.8094, -5.8594
        CIE-LCH:
        80.7704, 45.1908, 187.4499
        CIE-Luv:
        80.7704, -60.6405, -2.0840
        Hunter-Lab:
        76.1951, -41.4162, -1.2190
      #30dfd2 color charts
#30dfd2 RGB chart
      #30dfd2 CMYK chart
      #30dfd2 RGB pie chart
      #30dfd2 color shades, tints & tones
#30dfd2 color schemes
#30dfd2 color preview, HTML & CSS examples
           This text has a color of #30dfd2        
        
          <p style="color:#30dfd2;">Text here</p>
        
        
          .mytext {color:#30dfd2;}
        
        Text color #30dfd2
      
           This box has a color of #30dfd2        
        
          <div style="background-color:#30dfd2;">Content here</div>
        
        
          .mybackground {background-color:#30dfd2;}
        
        Background color #30dfd2
      
           Border around this has a color of #30dfd2        
        
          <div style="border:2px solid #30dfd2;">Content here</div>
        
        
          .myborder {border:2px solid #30dfd2;}
        
        Border color #30dfd2