#30b3c1 color space conversions
Hex:
        #30b3c1
        RGB:
        48, 179, 193
        CMY:
        81, 30, 24
        CMYK:
        75, 7, 0, 24
      HSL:
        186°, 60.1660%, 47.2549%
        HSV (HSB):
        186°, 75.1295%, 75.6863%
        XYZ:
        26.9647, 36.7188, 56.1183
        xyY:
        0.2251, 0.3065, 36.7188
      CIE-Lab:
        67.0656, -29.5007, -17.1370
        CIE-LCH:
        67.0656, 34.1170, 210.1523
        CIE-Luv:
        67.0656, -46.4496, -22.1523
        Hunter-Lab:
        60.5961, -26.6123, -12.4915
      #30b3c1 color charts
#30b3c1 RGB chart
      #30b3c1 CMYK chart
      #30b3c1 RGB pie chart
      #30b3c1 color shades, tints & tones
#30b3c1 color schemes
#30b3c1 color preview, HTML & CSS examples
           This text has a color of #30b3c1        
        
          <p style="color:#30b3c1;">Text here</p>
        
        
          .mytext {color:#30b3c1;}
        
        Text color #30b3c1
      
           This box has a color of #30b3c1        
        
          <div style="background-color:#30b3c1;">Content here</div>
        
        
          .mybackground {background-color:#30b3c1;}
        
        Background color #30b3c1
      
           Border around this has a color of #30b3c1        
        
          <div style="border:2px solid #30b3c1;">Content here</div>
        
        
          .myborder {border:2px solid #30b3c1;}
        
        Border color #30b3c1