#30b1b1 color space conversions
Hex:
        #30b1b1
        RGB:
        48, 177, 177
        CMY:
        81, 31, 31
        CMYK:
        73, 0, 0, 31
      HSL:
        180°, 57.3333%, 44.1176%
        HSV (HSB):
        180°, 72.8814%, 69.4118%
        XYZ:
        24.8769, 35.2470, 47.0872
        xyY:
        0.2320, 0.3288, 35.2470
      CIE-Lab:
        65.9405, -33.3594, -9.9670
        CIE-LCH:
        65.9405, 34.8166, 196.6350
        CIE-Luv:
        65.9405, -46.8313, -10.1131
        Hunter-Lab:
        59.3692, -29.1010, -5.4660
      #30b1b1 color charts
#30b1b1 RGB chart
      #30b1b1 CMYK chart
      #30b1b1 RGB pie chart
      #30b1b1 color shades, tints & tones
#30b1b1 color schemes
#30b1b1 color preview, HTML & CSS examples
           This text has a color of #30b1b1        
        
          <p style="color:#30b1b1;">Text here</p>
        
        
          .mytext {color:#30b1b1;}
        
        Text color #30b1b1
      
           This box has a color of #30b1b1        
        
          <div style="background-color:#30b1b1;">Content here</div>
        
        
          .mybackground {background-color:#30b1b1;}
        
        Background color #30b1b1
      
           Border around this has a color of #30b1b1        
        
          <div style="border:2px solid #30b1b1;">Content here</div>
        
        
          .myborder {border:2px solid #30b1b1;}
        
        Border color #30b1b1