#305a5f color space conversions
Hex:
        #305a5f
        RGB:
        48, 90, 95
        CMY:
        81, 65, 63
        CMYK:
        49, 5, 0, 63
      HSL:
        186°, 32.8671%, 28.0392%
        HSV (HSB):
        186°, 49.4737%, 37.2549%
        XYZ:
        6.9406, 8.7669, 12.1528
        xyY:
        0.2491, 0.3147, 8.7669
      CIE-Lab:
        35.5316, -13.1299, -7.4471
        CIE-LCH:
        35.5316, 15.0948, 209.5615
        CIE-Luv:
        35.5316, -18.0647, -7.9522
        Hunter-Lab:
        29.6090, -9.9736, -3.6089
      #305a5f color charts
#305a5f RGB chart
      #305a5f CMYK chart
      #305a5f RGB pie chart
      #305a5f color shades, tints & tones
#305a5f color schemes
#305a5f color preview, HTML & CSS examples
           This text has a color of #305a5f        
        
          <p style="color:#305a5f;">Text here</p>
        
        
          .mytext {color:#305a5f;}
        
        Text color #305a5f
      
           This box has a color of #305a5f        
        
          <div style="background-color:#305a5f;">Content here</div>
        
        
          .mybackground {background-color:#305a5f;}
        
        Background color #305a5f
      
           Border around this has a color of #305a5f        
        
          <div style="border:2px solid #305a5f;">Content here</div>
        
        
          .myborder {border:2px solid #305a5f;}
        
        Border color #305a5f