#30645d color space conversions
Hex:
        #30645d
        RGB:
        48, 100, 93
        CMY:
        81, 61, 64
        CMYK:
        52, 0, 7, 61
      HSL:
        172°, 35.1351%, 29.0196%
        HSV (HSB):
        172°, 52.0000%, 39.2157%
        XYZ:
        7.7519, 10.5330, 11.9804
        xyY:
        0.2561, 0.3480, 10.5330
      CIE-Lab:
        38.7826, -19.2984, -1.3845
        CIE-LCH:
        38.7826, 19.3480, 184.1034
        CIE-Luv:
        38.7826, -22.2342, 0.8478
        Hunter-Lab:
        32.4546, -14.1604, 0.8317
      #30645d color charts
#30645d RGB chart
      #30645d CMYK chart
      #30645d RGB pie chart
      #30645d color shades, tints & tones
#30645d color schemes
#30645d color preview, HTML & CSS examples
           This text has a color of #30645d        
        
          <p style="color:#30645d;">Text here</p>
        
        
          .mytext {color:#30645d;}
        
        Text color #30645d
      
           This box has a color of #30645d        
        
          <div style="background-color:#30645d;">Content here</div>
        
        
          .mybackground {background-color:#30645d;}
        
        Background color #30645d
      
           Border around this has a color of #30645d        
        
          <div style="border:2px solid #30645d;">Content here</div>
        
        
          .myborder {border:2px solid #30645d;}
        
        Border color #30645d