#305e5f color space conversions
Hex:
        #305e5f
        RGB:
        48, 94, 95
        CMY:
        81, 63, 63
        CMYK:
        49, 1, 0, 63
      HSL:
        181°, 32.8671%, 28.0392%
        HSV (HSB):
        181°, 49.4737%, 37.2549%
        XYZ:
        7.2872, 9.4600, 12.2684
        xyY:
        0.2511, 0.3260, 9.4600
      CIE-Lab:
        36.8553, -15.4135, -5.4691
        CIE-LCH:
        36.8553, 16.3550, 199.5359
        CIE-Luv:
        36.8553, -19.7012, -5.0668
        Hunter-Lab:
        30.7571, -11.5336, -2.1195
      #305e5f color charts
#305e5f RGB chart
      #305e5f CMYK chart
      #305e5f RGB pie chart
      #305e5f color shades, tints & tones
#305e5f color schemes
#305e5f color preview, HTML & CSS examples
           This text has a color of #305e5f        
        
          <p style="color:#305e5f;">Text here</p>
        
        
          .mytext {color:#305e5f;}
        
        Text color #305e5f
      
           This box has a color of #305e5f        
        
          <div style="background-color:#305e5f;">Content here</div>
        
        
          .mybackground {background-color:#305e5f;}
        
        Background color #305e5f
      
           Border around this has a color of #305e5f        
        
          <div style="border:2px solid #305e5f;">Content here</div>
        
        
          .myborder {border:2px solid #305e5f;}
        
        Border color #305e5f