#304f53 color space conversions
Hex:
        #304f53
        RGB:
        48, 79, 83
        CMY:
        81, 69, 67
        CMYK:
        42, 5, 0, 67
      HSL:
        187°, 26.7176%, 25.6863%
        HSV (HSB):
        187°, 42.1687%, 32.5490%
        XYZ:
        5.5762, 6.8449, 9.2109
        xyY:
        0.2578, 0.3164, 6.8449
      CIE-Lab:
        31.4511, -10.2464, -5.9843
        CIE-LCH:
        31.4511, 11.8659, 210.2864
        CIE-Luv:
        31.4511, -13.7748, -6.1222
        Hunter-Lab:
        26.1627, -7.7398, -2.5599
      #304f53 color charts
#304f53 RGB chart
      #304f53 CMYK chart
      #304f53 RGB pie chart
      #304f53 color shades, tints & tones
#304f53 color schemes
#304f53 color preview, HTML & CSS examples
           This text has a color of #304f53        
        
          <p style="color:#304f53;">Text here</p>
        
        
          .mytext {color:#304f53;}
        
        Text color #304f53
      
           This box has a color of #304f53        
        
          <div style="background-color:#304f53;">Content here</div>
        
        
          .mybackground {background-color:#304f53;}
        
        Background color #304f53
      
           Border around this has a color of #304f53        
        
          <div style="border:2px solid #304f53;">Content here</div>
        
        
          .myborder {border:2px solid #304f53;}
        
        Border color #304f53