#384f54 color space conversions
Hex:
        #384f54
        RGB:
        56, 79, 84
        CMY:
        78, 69, 67
        CMYK:
        33, 6, 0, 67
      HSL:
        191°, 20.0000%, 27.4510%
        HSV (HSB):
        191°, 33.3333%, 32.9412%
        XYZ:
        6.0271, 7.0728, 9.4350
        xyY:
        0.2675, 0.3139, 7.0728
      CIE-Lab:
        31.9721, -7.3908, -5.7924
        CIE-LCH:
        31.9721, 9.3903, 218.0869
        CIE-Luv:
        31.9721, -10.8719, -6.2469
        Hunter-Lab:
        26.5948, -6.0878, -2.4180
      #384f54 color charts
#384f54 RGB chart
      #384f54 CMYK chart
      #384f54 RGB pie chart
      #384f54 color shades, tints & tones
#384f54 color schemes
#384f54 color preview, HTML & CSS examples
           This text has a color of #384f54        
        
          <p style="color:#384f54;">Text here</p>
        
        
          .mytext {color:#384f54;}
        
        Text color #384f54
      
           This box has a color of #384f54        
        
          <div style="background-color:#384f54;">Content here</div>
        
        
          .mybackground {background-color:#384f54;}
        
        Background color #384f54
      
           Border around this has a color of #384f54        
        
          <div style="border:2px solid #384f54;">Content here</div>
        
        
          .myborder {border:2px solid #384f54;}
        
        Border color #384f54