#30a7bc color space conversions
Hex:
        #30a7bc
        RGB:
        48, 167, 188
        CMY:
        81, 35, 26
        CMYK:
        74, 11, 0, 26
      HSL:
        189°, 59.3220%, 46.2745%
        HSV (HSB):
        189°, 74.4681%, 73.7255%
        XYZ:
        24.1147, 31.8967, 52.4626
        xyY:
        0.2223, 0.2940, 31.8967
      CIE-Lab:
        63.2574, -25.0943, -20.1424
        CIE-LCH:
        63.2574, 32.1782, 218.7529
        CIE-Luv:
        63.2574, -42.4983, -27.4257
        Hunter-Lab:
        56.4771, -22.6186, -15.5416
      #30a7bc color charts
#30a7bc RGB chart
      #30a7bc CMYK chart
      #30a7bc RGB pie chart
      #30a7bc color shades, tints & tones
#30a7bc color schemes
#30a7bc color preview, HTML & CSS examples
           This text has a color of #30a7bc        
        
          <p style="color:#30a7bc;">Text here</p>
        
        
          .mytext {color:#30a7bc;}
        
        Text color #30a7bc
      
           This box has a color of #30a7bc        
        
          <div style="background-color:#30a7bc;">Content here</div>
        
        
          .mybackground {background-color:#30a7bc;}
        
        Background color #30a7bc
      
           Border around this has a color of #30a7bc        
        
          <div style="border:2px solid #30a7bc;">Content here</div>
        
        
          .myborder {border:2px solid #30a7bc;}
        
        Border color #30a7bc