#30dbd3 color space conversions
Hex:
        #30dbd3
        RGB:
        48, 219, 211
        CMY:
        81, 14, 17
        CMYK:
        78, 0, 4, 14
      HSL:
        177°, 70.3704%, 52.3529%
        HSV (HSB):
        177°, 78.0822%, 85.8824%
        XYZ:
        38.3083, 55.9946, 70.4170
        xyY:
        0.2326, 0.3399, 55.9946
      CIE-Lab:
        79.6107, -42.7793, -8.1100
        CIE-LCH:
        79.6107, 43.5412, 190.7346
        CIE-Luv:
        79.6107, -59.1897, -5.9760
        Hunter-Lab:
        74.8295, -39.5701, -3.4131
      #30dbd3 color charts
#30dbd3 RGB chart
      #30dbd3 CMYK chart
      #30dbd3 RGB pie chart
      #30dbd3 color shades, tints & tones
#30dbd3 color schemes
#30dbd3 color preview, HTML & CSS examples
           This text has a color of #30dbd3        
        
          <p style="color:#30dbd3;">Text here</p>
        
        
          .mytext {color:#30dbd3;}
        
        Text color #30dbd3
      
           This box has a color of #30dbd3        
        
          <div style="background-color:#30dbd3;">Content here</div>
        
        
          .mybackground {background-color:#30dbd3;}
        
        Background color #30dbd3
      
           Border around this has a color of #30dbd3        
        
          <div style="border:2px solid #30dbd3;">Content here</div>
        
        
          .myborder {border:2px solid #30dbd3;}
        
        Border color #30dbd3