#304d4b color space conversions
Hex:
        #304d4b
        RGB:
        48, 77, 75
        CMY:
        81, 70, 71
        CMYK:
        38, 0, 3, 70
      HSL:
        176°, 23.2000%, 24.5098%
        HSV (HSB):
        176°, 37.6623%, 30.1961%
        XYZ:
        5.1428, 6.4441, 7.6294
        xyY:
        0.2676, 0.3353, 6.4441
      CIE-Lab:
        30.5064, -11.3446, -2.2696
        CIE-LCH:
        30.5064, 11.5694, 191.3131
        CIE-Luv:
        30.5064, -13.0337, -1.2756
        Hunter-Lab:
        25.3853, -8.2620, -0.0495
      #304d4b color charts
#304d4b RGB chart
      #304d4b CMYK chart
      #304d4b RGB pie chart
      #304d4b color shades, tints & tones
#304d4b color schemes
#304d4b color preview, HTML & CSS examples
           This text has a color of #304d4b        
        
          <p style="color:#304d4b;">Text here</p>
        
        
          .mytext {color:#304d4b;}
        
        Text color #304d4b
      
           This box has a color of #304d4b        
        
          <div style="background-color:#304d4b;">Content here</div>
        
        
          .mybackground {background-color:#304d4b;}
        
        Background color #304d4b
      
           Border around this has a color of #304d4b        
        
          <div style="border:2px solid #304d4b;">Content here</div>
        
        
          .myborder {border:2px solid #304d4b;}
        
        Border color #304d4b