#385f23 color space conversions
Hex:
        #385f23
        RGB:
        56, 95, 35
        CMY:
        78, 63, 86
        CMYK:
        41, 0, 63, 63
      HSL:
        99°, 46.1538%, 25.4902%
        HSV (HSB):
        99°, 63.1579%, 37.2549%
        XYZ:
        6.0265, 9.1465, 3.0379
        xyY:
        0.3309, 0.5023, 9.1465
      CIE-Lab:
        36.2649, -25.9012, 29.4518
        CIE-LCH:
        36.2649, 39.2209, 131.3298
        CIE-Luv:
        36.2649, -18.6694, 33.9591
        Hunter-Lab:
        30.2432, -17.3565, 15.2146
      #385f23 color charts
#385f23 RGB chart
      #385f23 CMYK chart
      #385f23 RGB pie chart
      #385f23 color shades, tints & tones
#385f23 color schemes
#385f23 color preview, HTML & CSS examples
           This text has a color of #385f23        
        
          <p style="color:#385f23;">Text here</p>
        
        
          .mytext {color:#385f23;}
        
        Text color #385f23
      
           This box has a color of #385f23        
        
          <div style="background-color:#385f23;">Content here</div>
        
        
          .mybackground {background-color:#385f23;}
        
        Background color #385f23
      
           Border around this has a color of #385f23        
        
          <div style="border:2px solid #385f23;">Content here</div>
        
        
          .myborder {border:2px solid #385f23;}
        
        Border color #385f23