#30c5ca color space conversions
Hex:
        #30c5ca
        RGB:
        48, 197, 202
        CMY:
        81, 23, 21
        CMYK:
        76, 2, 0, 21
      HSL:
        182°, 61.6000%, 49.0196%
        HSV (HSB):
        182°, 76.2376%, 79.2157%
        XYZ:
        31.8458, 44.8252, 62.8508
        xyY:
        0.2282, 0.3213, 44.8252
      CIE-Lab:
        72.7766, -35.3818, -13.4622
        CIE-LCH:
        72.7766, 37.8563, 200.8310
        CIE-Luv:
        72.7766, -52.1842, -15.5703
        Hunter-Lab:
        66.9516, -32.2609, -8.7924
      #30c5ca color charts
#30c5ca RGB chart
      #30c5ca CMYK chart
      #30c5ca RGB pie chart
      #30c5ca color shades, tints & tones
#30c5ca color schemes
#30c5ca color preview, HTML & CSS examples
           This text has a color of #30c5ca        
        
          <p style="color:#30c5ca;">Text here</p>
        
        
          .mytext {color:#30c5ca;}
        
        Text color #30c5ca
      
           This box has a color of #30c5ca        
        
          <div style="background-color:#30c5ca;">Content here</div>
        
        
          .mybackground {background-color:#30c5ca;}
        
        Background color #30c5ca
      
           Border around this has a color of #30c5ca        
        
          <div style="border:2px solid #30c5ca;">Content here</div>
        
        
          .myborder {border:2px solid #30c5ca;}
        
        Border color #30c5ca