#30c2af color space conversions
Hex:
        #30c2af
        RGB:
        48, 194, 175
        CMY:
        81, 24, 31
        CMYK:
        75, 0, 10, 24
      HSL:
        172°, 60.3306%, 47.4510%
        HSV (HSB):
        172°, 75.2577%, 76.0784%
        XYZ:
        28.2486, 42.3071, 47.2347
        xyY:
        0.2398, 0.3592, 42.3071
      CIE-Lab:
        71.0821, -41.6798, -1.2599
        CIE-LCH:
        71.0821, 41.6988, 181.7314
        CIE-Luv:
        71.0821, -53.0390, 4.5478
        Hunter-Lab:
        65.0439, -36.3043, 2.4745
      #30c2af color charts
#30c2af RGB chart
      #30c2af CMYK chart
      #30c2af RGB pie chart
      #30c2af color shades, tints & tones
#30c2af color schemes
#30c2af color preview, HTML & CSS examples
           This text has a color of #30c2af        
        
          <p style="color:#30c2af;">Text here</p>
        
        
          .mytext {color:#30c2af;}
        
        Text color #30c2af
      
           This box has a color of #30c2af        
        
          <div style="background-color:#30c2af;">Content here</div>
        
        
          .mybackground {background-color:#30c2af;}
        
        Background color #30c2af
      
           Border around this has a color of #30c2af        
        
          <div style="border:2px solid #30c2af;">Content here</div>
        
        
          .myborder {border:2px solid #30c2af;}
        
        Border color #30c2af