#30647d color space conversions
Hex:
        #30647d
        RGB:
        48, 100, 125
        CMY:
        81, 61, 51
        CMYK:
        62, 20, 0, 51
      HSL:
        199°, 44.5087%, 33.9216%
        HSV (HSB):
        199°, 61.6000%, 49.0196%
        XYZ:
        9.4778, 11.2234, 21.0688
        xyY:
        0.2269, 0.2687, 11.2234
      CIE-Lab:
        39.9542, -9.3219, -19.2069
        CIE-LCH:
        39.9542, 21.3495, 244.1108
        CIE-Luv:
        39.9542, -21.0647, -25.5893
        Hunter-Lab:
        33.5013, -8.1284, -13.8363
      #30647d color charts
#30647d RGB chart
      #30647d CMYK chart
      #30647d RGB pie chart
      #30647d color shades, tints & tones
#30647d color schemes
#30647d color preview, HTML & CSS examples
           This text has a color of #30647d        
        
          <p style="color:#30647d;">Text here</p>
        
        
          .mytext {color:#30647d;}
        
        Text color #30647d
      
           This box has a color of #30647d        
        
          <div style="background-color:#30647d;">Content here</div>
        
        
          .mybackground {background-color:#30647d;}
        
        Background color #30647d
      
           Border around this has a color of #30647d        
        
          <div style="border:2px solid #30647d;">Content here</div>
        
        
          .myborder {border:2px solid #30647d;}
        
        Border color #30647d