#30cdd1 color space conversions
Hex:
        #30cdd1
        RGB:
        48, 205, 209
        CMY:
        81, 20, 18
        CMYK:
        77, 2, 0, 18
      HSL:
        181°, 63.6364%, 50.3922%
        HSV (HSB):
        181°, 77.0335%, 81.9608%
        XYZ:
        34.5589, 48.8945, 67.9377
        xyY:
        0.2283, 0.3230, 48.8945
      CIE-Lab:
        75.3856, -37.0333, -13.3405
        CIE-LCH:
        75.3856, 39.3629, 199.8105
        CIE-Luv:
        75.3856, -54.4803, -15.2015
        Hunter-Lab:
        69.9246, -34.1479, -8.6581
      #30cdd1 color charts
#30cdd1 RGB chart
      #30cdd1 CMYK chart
      #30cdd1 RGB pie chart
      #30cdd1 color shades, tints & tones
#30cdd1 color schemes
#30cdd1 color preview, HTML & CSS examples
           This text has a color of #30cdd1        
        
          <p style="color:#30cdd1;">Text here</p>
        
        
          .mytext {color:#30cdd1;}
        
        Text color #30cdd1
      
           This box has a color of #30cdd1        
        
          <div style="background-color:#30cdd1;">Content here</div>
        
        
          .mybackground {background-color:#30cdd1;}
        
        Background color #30cdd1
      
           Border around this has a color of #30cdd1        
        
          <div style="border:2px solid #30cdd1;">Content here</div>
        
        
          .myborder {border:2px solid #30cdd1;}
        
        Border color #30cdd1