#30c1c2 color space conversions
Hex:
        #30c1c2
        RGB:
        48, 193, 194
        CMY:
        81, 24, 24
        CMYK:
        75, 1, 0, 24
      HSL:
        180°, 60.3306%, 47.4510%
        HSV (HSB):
        180°, 75.2577%, 76.0784%
        XYZ:
        30.0265, 42.6633, 57.6912
        xyY:
        0.2303, 0.3272, 42.6633
      CIE-Lab:
        71.3259, -35.8720, -11.2759
        CIE-LCH:
        71.3259, 37.6025, 197.4499
        CIE-Luv:
        71.3259, -51.3447, -11.9455
        Hunter-Lab:
        65.3172, -32.2481, -6.6457
      #30c1c2 color charts
#30c1c2 RGB chart
      #30c1c2 CMYK chart
      #30c1c2 RGB pie chart
      #30c1c2 color shades, tints & tones
#30c1c2 color schemes
#30c1c2 color preview, HTML & CSS examples
           This text has a color of #30c1c2        
        
          <p style="color:#30c1c2;">Text here</p>
        
        
          .mytext {color:#30c1c2;}
        
        Text color #30c1c2
      
           This box has a color of #30c1c2        
        
          <div style="background-color:#30c1c2;">Content here</div>
        
        
          .mybackground {background-color:#30c1c2;}
        
        Background color #30c1c2
      
           Border around this has a color of #30c1c2        
        
          <div style="border:2px solid #30c1c2;">Content here</div>
        
        
          .myborder {border:2px solid #30c1c2;}
        
        Border color #30c1c2