#30b8ba color space conversions
Hex:
        #30b8ba
        RGB:
        48, 184, 186
        CMY:
        81, 28, 27
        CMYK:
        74, 1, 0, 27
      HSL:
        181°, 58.9744%, 45.8824%
        HSV (HSB):
        181°, 74.1935%, 72.9412%
        XYZ:
        27.2223, 38.4545, 52.4421
        xyY:
        0.2305, 0.3256, 38.4545
      CIE-Lab:
        68.3543, -34.0124, -11.3341
        CIE-LCH:
        68.3543, 35.8511, 198.4298
        CIE-Luv:
        68.3543, -48.7147, -12.2370
        Hunter-Lab:
        62.0117, -30.1613, -6.7322
      #30b8ba color charts
#30b8ba RGB chart
      #30b8ba CMYK chart
      #30b8ba RGB pie chart
      #30b8ba color shades, tints & tones
#30b8ba color schemes
#30b8ba color preview, HTML & CSS examples
           This text has a color of #30b8ba        
        
          <p style="color:#30b8ba;">Text here</p>
        
        
          .mytext {color:#30b8ba;}
        
        Text color #30b8ba
      
           This box has a color of #30b8ba        
        
          <div style="background-color:#30b8ba;">Content here</div>
        
        
          .mybackground {background-color:#30b8ba;}
        
        Background color #30b8ba
      
           Border around this has a color of #30b8ba        
        
          <div style="border:2px solid #30b8ba;">Content here</div>
        
        
          .myborder {border:2px solid #30b8ba;}
        
        Border color #30b8ba