#30b4bb color space conversions
Hex:
        #30b4bb
        RGB:
        48, 180, 187
        CMY:
        81, 29, 27
        CMYK:
        74, 4, 0, 27
      HSL:
        183°, 59.1489%, 46.0784%
        HSV (HSB):
        183°, 74.3316%, 73.3333%
        XYZ:
        26.5098, 36.8588, 52.7309
        xyY:
        0.2283, 0.3175, 36.8588
      CIE-Lab:
        67.1709, -31.8127, -13.6617
        CIE-LCH:
        67.1709, 34.6221, 203.2407
        CIE-Luv:
        67.1709, -47.2187, -16.2295
        Hunter-Lab:
        60.7114, -28.3024, -8.9984
      #30b4bb color charts
#30b4bb RGB chart
      #30b4bb CMYK chart
      #30b4bb RGB pie chart
      #30b4bb color shades, tints & tones
#30b4bb color schemes
#30b4bb color preview, HTML & CSS examples
           This text has a color of #30b4bb        
        
          <p style="color:#30b4bb;">Text here</p>
        
        
          .mytext {color:#30b4bb;}
        
        Text color #30b4bb
      
           This box has a color of #30b4bb        
        
          <div style="background-color:#30b4bb;">Content here</div>
        
        
          .mybackground {background-color:#30b4bb;}
        
        Background color #30b4bb
      
           Border around this has a color of #30b4bb        
        
          <div style="border:2px solid #30b4bb;">Content here</div>
        
        
          .myborder {border:2px solid #30b4bb;}
        
        Border color #30b4bb