#305b6b color space conversions
Hex:
        #305b6b
        RGB:
        48, 91, 107
        CMY:
        81, 64, 58
        CMYK:
        55, 15, 0, 58
      HSL:
        196°, 38.0645%, 30.3922%
        HSV (HSB):
        196°, 55.1402%, 41.9608%
        XYZ:
        7.6139, 9.1721, 15.2790
        xyY:
        0.2375, 0.2860, 9.1721
      CIE-Lab:
        36.3135, -9.9506, -13.7345
        CIE-LCH:
        36.3135, 16.9603, 234.0767
        CIE-Luv:
        36.3135, -18.1345, -17.0970
        Hunter-Lab:
        30.2855, -8.1241, -8.7120
      #305b6b color charts
#305b6b RGB chart
      #305b6b CMYK chart
      #305b6b RGB pie chart
      #305b6b color shades, tints & tones
#305b6b color schemes
#305b6b color preview, HTML & CSS examples
           This text has a color of #305b6b        
        
          <p style="color:#305b6b;">Text here</p>
        
        
          .mytext {color:#305b6b;}
        
        Text color #305b6b
      
           This box has a color of #305b6b        
        
          <div style="background-color:#305b6b;">Content here</div>
        
        
          .mybackground {background-color:#305b6b;}
        
        Background color #305b6b
      
           Border around this has a color of #305b6b        
        
          <div style="border:2px solid #305b6b;">Content here</div>
        
        
          .myborder {border:2px solid #305b6b;}
        
        Border color #305b6b