#305a6b color space conversions
Hex:
        #305a6b
        RGB:
        48, 90, 107
        CMY:
        81, 65, 58
        CMYK:
        55, 16, 0, 58
      HSL:
        197°, 38.0645%, 30.3922%
        HSV (HSB):
        197°, 55.1402%, 41.9608%
        XYZ:
        7.5289, 9.0022, 15.2507
        xyY:
        0.2369, 0.2833, 9.0022
      CIE-Lab:
        35.9886, -9.3545, -14.2304
        CIE-LCH:
        35.9886, 17.0297, 236.6809
        CIE-Luv:
        35.9886, -17.7398, -17.8242
        Hunter-Lab:
        30.0037, -7.7150, -9.1341
      #305a6b color charts
#305a6b RGB chart
      #305a6b CMYK chart
      #305a6b RGB pie chart
      #305a6b color shades, tints & tones
#305a6b color schemes
#305a6b color preview, HTML & CSS examples
           This text has a color of #305a6b        
        
          <p style="color:#305a6b;">Text here</p>
        
        
          .mytext {color:#305a6b;}
        
        Text color #305a6b
      
           This box has a color of #305a6b        
        
          <div style="background-color:#305a6b;">Content here</div>
        
        
          .mybackground {background-color:#305a6b;}
        
        Background color #305a6b
      
           Border around this has a color of #305a6b        
        
          <div style="border:2px solid #305a6b;">Content here</div>
        
        
          .myborder {border:2px solid #305a6b;}
        
        Border color #305a6b