#30b1c1 color space conversions
Hex:
        #30b1c1
        RGB:
        48, 177, 193
        CMY:
        81, 31, 24
        CMYK:
        75, 8, 0, 24
      HSL:
        187°, 60.1660%, 47.2549%
        HSV (HSB):
        187°, 75.1295%, 75.6863%
        XYZ:
        26.5667, 35.9229, 55.9857
        xyY:
        0.2242, 0.3032, 35.9229
      CIE-Lab:
        66.4610, -28.5191, -18.0529
        CIE-LCH:
        66.4610, 33.7527, 212.3342
        CIE-Luv:
        66.4610, -45.7374, -23.7466
        Hunter-Lab:
        59.9357, -25.7668, -13.4275
      #30b1c1 color charts
#30b1c1 RGB chart
      #30b1c1 CMYK chart
      #30b1c1 RGB pie chart
      #30b1c1 color shades, tints & tones
#30b1c1 color schemes
#30b1c1 color preview, HTML & CSS examples
           This text has a color of #30b1c1        
        
          <p style="color:#30b1c1;">Text here</p>
        
        
          .mytext {color:#30b1c1;}
        
        Text color #30b1c1
      
           This box has a color of #30b1c1        
        
          <div style="background-color:#30b1c1;">Content here</div>
        
        
          .mybackground {background-color:#30b1c1;}
        
        Background color #30b1c1
      
           Border around this has a color of #30b1c1        
        
          <div style="border:2px solid #30b1c1;">Content here</div>
        
        
          .myborder {border:2px solid #30b1c1;}
        
        Border color #30b1c1