#30a2bf color space conversions
Hex:
        #30a2bf
        RGB:
        48, 162, 191
        CMY:
        81, 36, 25
        CMYK:
        75, 15, 0, 25
      HSL:
        192°, 59.8326%, 46.8627%
        HSV (HSB):
        192°, 74.8691%, 74.9020%
        XYZ:
        23.5432, 30.2306, 53.8845
        xyY:
        0.2187, 0.2808, 30.2306
      CIE-Lab:
        61.8527, -21.5603, -23.9680
        CIE-LCH:
        61.8527, 32.2384, 228.0272
        CIE-Luv:
        61.8527, -40.5138, -34.0317
        Hunter-Lab:
        54.9824, -19.7862, -19.6184
      #30a2bf color charts
#30a2bf RGB chart
      #30a2bf CMYK chart
      #30a2bf RGB pie chart
      #30a2bf color shades, tints & tones
#30a2bf color schemes
#30a2bf color preview, HTML & CSS examples
           This text has a color of #30a2bf        
        
          <p style="color:#30a2bf;">Text here</p>
        
        
          .mytext {color:#30a2bf;}
        
        Text color #30a2bf
      
           This box has a color of #30a2bf        
        
          <div style="background-color:#30a2bf;">Content here</div>
        
        
          .mybackground {background-color:#30a2bf;}
        
        Background color #30a2bf
      
           Border around this has a color of #30a2bf        
        
          <div style="border:2px solid #30a2bf;">Content here</div>
        
        
          .myborder {border:2px solid #30a2bf;}
        
        Border color #30a2bf