#30cbd5 color space conversions
Hex:
        #30cbd5
        RGB:
        48, 203, 213
        CMY:
        81, 20, 16
        CMYK:
        77, 5, 0, 16
      HSL:
        184°, 66.2651%, 51.1765%
        HSV (HSB):
        184°, 77.4648%, 83.5294%
        XYZ:
        34.5851, 48.1443, 70.4208
        xyY:
        0.2258, 0.3144, 48.1443
      CIE-Lab:
        74.9159, -34.9183, -16.2076
        CIE-LCH:
        74.9159, 38.4964, 204.8988
        CIE-Luv:
        74.9159, -53.4947, -20.1784
        Hunter-Lab:
        69.3861, -32.4535, -11.6038
      #30cbd5 color charts
#30cbd5 RGB chart
      #30cbd5 CMYK chart
      #30cbd5 RGB pie chart
      #30cbd5 color shades, tints & tones
#30cbd5 color schemes
#30cbd5 color preview, HTML & CSS examples
           This text has a color of #30cbd5        
        
          <p style="color:#30cbd5;">Text here</p>
        
        
          .mytext {color:#30cbd5;}
        
        Text color #30cbd5
      
           This box has a color of #30cbd5        
        
          <div style="background-color:#30cbd5;">Content here</div>
        
        
          .mybackground {background-color:#30cbd5;}
        
        Background color #30cbd5
      
           Border around this has a color of #30cbd5        
        
          <div style="border:2px solid #30cbd5;">Content here</div>
        
        
          .myborder {border:2px solid #30cbd5;}
        
        Border color #30cbd5