#30c7ca color space conversions
Hex:
        #30c7ca
        RGB:
        48, 199, 202
        CMY:
        81, 22, 21
        CMYK:
        76, 1, 0, 21
      HSL:
        181°, 61.6000%, 49.0196%
        HSV (HSB):
        181°, 76.2376%, 79.2157%
        XYZ:
        32.3030, 45.7395, 63.0032
        xyY:
        0.2290, 0.3243, 45.7395
      CIE-Lab:
        73.3762, -36.3122, -12.5629
        CIE-LCH:
        73.3762, 38.4240, 199.0841
        CIE-Luv:
        73.3762, -52.8860, -13.9974
        Hunter-Lab:
        67.6310, -33.0961, -7.8913
      #30c7ca color charts
#30c7ca RGB chart
      #30c7ca CMYK chart
      #30c7ca RGB pie chart
      #30c7ca color shades, tints & tones
#30c7ca color schemes
#30c7ca color preview, HTML & CSS examples
           This text has a color of #30c7ca        
        
          <p style="color:#30c7ca;">Text here</p>
        
        
          .mytext {color:#30c7ca;}
        
        Text color #30c7ca
      
           This box has a color of #30c7ca        
        
          <div style="background-color:#30c7ca;">Content here</div>
        
        
          .mybackground {background-color:#30c7ca;}
        
        Background color #30c7ca
      
           Border around this has a color of #30c7ca        
        
          <div style="border:2px solid #30c7ca;">Content here</div>
        
        
          .myborder {border:2px solid #30c7ca;}
        
        Border color #30c7ca