#30808f color space conversions
Hex:
        #30808f
        RGB:
        48, 128, 143
        CMY:
        81, 50, 44
        CMYK:
        66, 10, 0, 44
      HSL:
        189°, 49.7382%, 37.4510%
        HSV (HSB):
        189°, 66.4336%, 56.0784%
        XYZ:
        13.8960, 18.0499, 28.7382
        xyY:
        0.2290, 0.2974, 18.0499
      CIE-Lab:
        49.5566, -19.1684, -15.2625
        CIE-LCH:
        49.5566, 24.5025, 218.5279
        CIE-Luv:
        49.5566, -30.8978, -19.5215
        Hunter-Lab:
        42.4852, -15.9654, -10.3658
      #30808f color charts
#30808f RGB chart
      #30808f CMYK chart
      #30808f RGB pie chart
      #30808f color shades, tints & tones
#30808f color schemes
#30808f color preview, HTML & CSS examples
           This text has a color of #30808f        
        
          <p style="color:#30808f;">Text here</p>
        
        
          .mytext {color:#30808f;}
        
        Text color #30808f
      
           This box has a color of #30808f        
        
          <div style="background-color:#30808f;">Content here</div>
        
        
          .mybackground {background-color:#30808f;}
        
        Background color #30808f
      
           Border around this has a color of #30808f        
        
          <div style="border:2px solid #30808f;">Content here</div>
        
        
          .myborder {border:2px solid #30808f;}
        
        Border color #30808f