#30cbd0 color space conversions
Hex:
        #30cbd0
        RGB:
        48, 203, 208
        CMY:
        81, 20, 18
        CMYK:
        77, 2, 0, 18
      HSL:
        182°, 62.9921%, 50.1961%
        HSV (HSB):
        182°, 76.9231%, 81.5686%
        XYZ:
        33.9600, 47.8943, 67.1292
        xyY:
        0.2279, 0.3215, 47.8943
      CIE-Lab:
        74.7582, -36.4023, -13.7415
        CIE-LCH:
        74.7582, 38.9096, 200.6811
        CIE-Luv:
        74.7582, -53.8547, -15.9292
        Hunter-Lab:
        69.2057, -33.5180, -9.0670
      #30cbd0 color charts
#30cbd0 RGB chart
      #30cbd0 CMYK chart
      #30cbd0 RGB pie chart
      #30cbd0 color shades, tints & tones
#30cbd0 color schemes
#30cbd0 color preview, HTML & CSS examples
           This text has a color of #30cbd0        
        
          <p style="color:#30cbd0;">Text here</p>
        
        
          .mytext {color:#30cbd0;}
        
        Text color #30cbd0
      
           This box has a color of #30cbd0        
        
          <div style="background-color:#30cbd0;">Content here</div>
        
        
          .mybackground {background-color:#30cbd0;}
        
        Background color #30cbd0
      
           Border around this has a color of #30cbd0        
        
          <div style="border:2px solid #30cbd0;">Content here</div>
        
        
          .myborder {border:2px solid #30cbd0;}
        
        Border color #30cbd0