#30d7d1 color space conversions
Hex:
        #30d7d1
        RGB:
        48, 215, 209
        CMY:
        81, 16, 18
        CMYK:
        78, 0, 3, 16
      HSL:
        178°, 67.6113%, 51.5686%
        HSV (HSB):
        178°, 77.6744%, 84.3137%
        XYZ:
        37.0280, 53.8327, 68.7608
        xyY:
        0.2320, 0.3373, 53.8327
      CIE-Lab:
        78.3641, -41.5671, -8.8926
        CIE-LCH:
        78.3641, 42.5077, 192.0755
        CIE-Luv:
        78.3641, -57.9540, -7.4009
        Hunter-Lab:
        73.3708, -38.3154, -4.2052
      #30d7d1 color charts
#30d7d1 RGB chart
      #30d7d1 CMYK chart
      #30d7d1 RGB pie chart
      #30d7d1 color shades, tints & tones
#30d7d1 color schemes
#30d7d1 color preview, HTML & CSS examples
           This text has a color of #30d7d1        
        
          <p style="color:#30d7d1;">Text here</p>
        
        
          .mytext {color:#30d7d1;}
        
        Text color #30d7d1
      
           This box has a color of #30d7d1        
        
          <div style="background-color:#30d7d1;">Content here</div>
        
        
          .mybackground {background-color:#30d7d1;}
        
        Background color #30d7d1
      
           Border around this has a color of #30d7d1        
        
          <div style="border:2px solid #30d7d1;">Content here</div>
        
        
          .myborder {border:2px solid #30d7d1;}
        
        Border color #30d7d1