#30b5bc color space conversions
Hex:
        #30b5bc
        RGB:
        48, 181, 188
        CMY:
        81, 29, 26
        CMYK:
        74, 4, 0, 26
      HSL:
        183°, 59.3220%, 46.2745%
        HSV (HSB):
        183°, 74.4681%, 73.7255%
        XYZ:
        26.8199, 37.3070, 53.3644
        xyY:
        0.2283, 0.3175, 37.3070
      CIE-Lab:
        67.5067, -31.9912, -13.7092
        CIE-LCH:
        67.5067, 34.8048, 203.1965
        CIE-Luv:
        67.5067, -47.5065, -16.2917
        Hunter-Lab:
        61.0794, -28.5099, -9.0454
      #30b5bc color charts
#30b5bc RGB chart
      #30b5bc CMYK chart
      #30b5bc RGB pie chart
      #30b5bc color shades, tints & tones
#30b5bc color schemes
#30b5bc color preview, HTML & CSS examples
           This text has a color of #30b5bc        
        
          <p style="color:#30b5bc;">Text here</p>
        
        
          .mytext {color:#30b5bc;}
        
        Text color #30b5bc
      
           This box has a color of #30b5bc        
        
          <div style="background-color:#30b5bc;">Content here</div>
        
        
          .mybackground {background-color:#30b5bc;}
        
        Background color #30b5bc
      
           Border around this has a color of #30b5bc        
        
          <div style="border:2px solid #30b5bc;">Content here</div>
        
        
          .myborder {border:2px solid #30b5bc;}
        
        Border color #30b5bc