#30b295 color space conversions
Hex:
        #30b295
        RGB:
        48, 178, 149
        CMY:
        81, 30, 42
        CMYK:
        73, 0, 16, 30
      HSL:
        167°, 57.5221%, 44.3137%
        HSV (HSB):
        167°, 73.0337%, 69.8039%
        XYZ:
        22.5641, 34.6391, 33.9305
        xyY:
        0.2476, 0.3801, 34.6391
      CIE-Lab:
        65.4667, -41.5526, 4.8659
        CIE-LCH:
        65.4667, 41.8365, 173.3209
        CIE-Luv:
        65.4667, -49.0873, 13.4417
        Hunter-Lab:
        58.8550, -34.5620, 7.0172
      #30b295 color charts
#30b295 RGB chart
      #30b295 CMYK chart
      #30b295 RGB pie chart
      #30b295 color shades, tints & tones
#30b295 color schemes
#30b295 color preview, HTML & CSS examples
           This text has a color of #30b295        
        
          <p style="color:#30b295;">Text here</p>
        
        
          .mytext {color:#30b295;}
        
        Text color #30b295
      
           This box has a color of #30b295        
        
          <div style="background-color:#30b295;">Content here</div>
        
        
          .mybackground {background-color:#30b295;}
        
        Background color #30b295
      
           Border around this has a color of #30b295        
        
          <div style="border:2px solid #30b295;">Content here</div>
        
        
          .myborder {border:2px solid #30b295;}
        
        Border color #30b295