#30d0bf color space conversions
Hex:
        #30d0bf
        RGB:
        48, 208, 191
        CMY:
        81, 18, 25
        CMYK:
        77, 0, 8, 18
      HSL:
        174°, 62.9921%, 50.1961%
        HSV (HSB):
        174°, 76.9231%, 81.5686%
        XYZ:
        33.1788, 49.5017, 57.0963
        xyY:
        0.2374, 0.3541, 49.5017
      CIE-Lab:
        75.7624, -43.4725, -3.0685
        CIE-LCH:
        75.7624, 43.5806, 184.0375
        CIE-Luv:
        75.7624, -56.8256, 2.0843
        Hunter-Lab:
        70.3575, -38.9495, 1.1354
      #30d0bf color charts
#30d0bf RGB chart
      #30d0bf CMYK chart
      #30d0bf RGB pie chart
      #30d0bf color shades, tints & tones
#30d0bf color schemes
#30d0bf color preview, HTML & CSS examples
           This text has a color of #30d0bf        
        
          <p style="color:#30d0bf;">Text here</p>
        
        
          .mytext {color:#30d0bf;}
        
        Text color #30d0bf
      
           This box has a color of #30d0bf        
        
          <div style="background-color:#30d0bf;">Content here</div>
        
        
          .mybackground {background-color:#30d0bf;}
        
        Background color #30d0bf
      
           Border around this has a color of #30d0bf        
        
          <div style="border:2px solid #30d0bf;">Content here</div>
        
        
          .myborder {border:2px solid #30d0bf;}
        
        Border color #30d0bf