#38504d color space conversions
Hex:
        #38504d
        RGB:
        56, 80, 77
        CMY:
        78, 69, 70
        CMYK:
        30, 0, 4, 69
      HSL:
        173°, 17.6471%, 26.6667%
        HSV (HSB):
        173°, 30.0000%, 31.3725%
        XYZ:
        5.8391, 7.1139, 8.0865
        xyY:
        0.2775, 0.3381, 7.1139
      CIE-Lab:
        32.0648, -9.8855, -1.1977
        CIE-LCH:
        32.0648, 9.9578, 186.9081
        CIE-Luv:
        32.0648, -11.3026, -0.1423
        Hunter-Lab:
        26.6719, -7.5980, 0.6944
      #38504d color charts
#38504d RGB chart
      #38504d CMYK chart
      #38504d RGB pie chart
      #38504d color shades, tints & tones
#38504d color schemes
#38504d color preview, HTML & CSS examples
           This text has a color of #38504d        
        
          <p style="color:#38504d;">Text here</p>
        
        
          .mytext {color:#38504d;}
        
        Text color #38504d
      
           This box has a color of #38504d        
        
          <div style="background-color:#38504d;">Content here</div>
        
        
          .mybackground {background-color:#38504d;}
        
        Background color #38504d
      
           Border around this has a color of #38504d        
        
          <div style="border:2px solid #38504d;">Content here</div>
        
        
          .myborder {border:2px solid #38504d;}
        
        Border color #38504d