#30cddb color space conversions
Hex:
        #30cddb
        RGB:
        48, 205, 219
        CMY:
        81, 20, 14
        CMYK:
        78, 6, 0, 14
      HSL:
        185°, 70.3704%, 52.3529%
        HSV (HSB):
        185°, 78.0822%, 85.8824%
        XYZ:
        35.8364, 49.4055, 74.6653
        xyY:
        0.2241, 0.3090, 49.4055
      CIE-Lab:
        75.7029, -34.0564, -18.2581
        CIE-LCH:
        75.7029, 38.6419, 208.1963
        CIE-Luv:
        75.7029, -53.7586, -23.7110
        Hunter-Lab:
        70.2890, -31.9987, -13.7791
      #30cddb color charts
#30cddb RGB chart
      #30cddb CMYK chart
      #30cddb RGB pie chart
      #30cddb color shades, tints & tones
#30cddb color schemes
#30cddb color preview, HTML & CSS examples
           This text has a color of #30cddb        
        
          <p style="color:#30cddb;">Text here</p>
        
        
          .mytext {color:#30cddb;}
        
        Text color #30cddb
      
           This box has a color of #30cddb        
        
          <div style="background-color:#30cddb;">Content here</div>
        
        
          .mybackground {background-color:#30cddb;}
        
        Background color #30cddb
      
           Border around this has a color of #30cddb        
        
          <div style="border:2px solid #30cddb;">Content here</div>
        
        
          .myborder {border:2px solid #30cddb;}
        
        Border color #30cddb