#30acbb color space conversions
Hex:
        #30acbb
        RGB:
        48, 172, 187
        CMY:
        81, 33, 27
        CMYK:
        74, 8, 0, 27
      HSL:
        186°, 59.1489%, 46.0784%
        HSV (HSB):
        186°, 74.3316%, 73.3333%
        XYZ:
        24.9411, 33.7213, 52.2080
        xyY:
        0.2250, 0.3042, 33.7213
      CIE-Lab:
        64.7407, -27.9130, -17.3308
        CIE-LCH:
        64.7407, 32.8556, 211.8355
        CIE-Luv:
        64.7407, -44.3569, -22.5724
        Hunter-Lab:
        58.0700, -24.9568, -12.6558
      #30acbb color charts
#30acbb RGB chart
      #30acbb CMYK chart
      #30acbb RGB pie chart
      #30acbb color shades, tints & tones
#30acbb color schemes
#30acbb color preview, HTML & CSS examples
           This text has a color of #30acbb        
        
          <p style="color:#30acbb;">Text here</p>
        
        
          .mytext {color:#30acbb;}
        
        Text color #30acbb
      
           This box has a color of #30acbb        
        
          <div style="background-color:#30acbb;">Content here</div>
        
        
          .mybackground {background-color:#30acbb;}
        
        Background color #30acbb
      
           Border around this has a color of #30acbb        
        
          <div style="border:2px solid #30acbb;">Content here</div>
        
        
          .myborder {border:2px solid #30acbb;}
        
        Border color #30acbb