#30707b color space conversions
Hex:
        #30707b
        RGB:
        48, 112, 123
        CMY:
        81, 56, 52
        CMYK:
        61, 9, 0, 52
      HSL:
        189°, 43.8596%, 33.5294%
        HSV (HSB):
        189°, 60.9756%, 48.2353%
        XYZ:
        10.5882, 13.6468, 20.8149
        xyY:
        0.2350, 0.3029, 13.6468
      CIE-Lab:
        43.7221, -16.8395, -12.2440
        CIE-LCH:
        43.7221, 20.8203, 216.0209
        CIE-Luv:
        43.7221, -25.7737, -14.8418
        Hunter-Lab:
        36.9415, -13.4858, -7.5482
      #30707b color charts
#30707b RGB chart
      #30707b CMYK chart
      #30707b RGB pie chart
      #30707b color shades, tints & tones
#30707b color schemes
#30707b color preview, HTML & CSS examples
           This text has a color of #30707b        
        
          <p style="color:#30707b;">Text here</p>
        
        
          .mytext {color:#30707b;}
        
        Text color #30707b
      
           This box has a color of #30707b        
        
          <div style="background-color:#30707b;">Content here</div>
        
        
          .mybackground {background-color:#30707b;}
        
        Background color #30707b
      
           Border around this has a color of #30707b        
        
          <div style="border:2px solid #30707b;">Content here</div>
        
        
          .myborder {border:2px solid #30707b;}
        
        Border color #30707b