#757b13 color space conversions
Hex:
        #757b13
        RGB:
        117, 123, 19
        CMY:
        54, 52, 93
        CMYK:
        5, 0, 85, 52
      HSL:
        63°, 73.2394%, 27.8431%
        HSV (HSB):
        63°, 84.5528%, 48.2353%
        XYZ:
        14.5366, 17.9948, 3.3233
        xyY:
        0.4054, 0.5019, 17.9948
      CIE-Lab:
        49.4899, -14.8939, 50.4108
        CIE-LCH:
        49.4899, 52.5650, 106.4598
        CIE-Luv:
        49.4899, -0.2258, 52.5782
        Hunter-Lab:
        42.4203, -13.0671, 25.0493
      #757b13 color charts
#757b13 RGB chart
      #757b13 CMYK chart
      #757b13 RGB pie chart
      #757b13 color shades, tints & tones
#757b13 color schemes
#757b13 color preview, HTML & CSS examples
           This text has a color of #757b13        
        
          <p style="color:#757b13;">Text here</p>
        
        
          .mytext {color:#757b13;}
        
        Text color #757b13
      
           This box has a color of #757b13        
        
          <div style="background-color:#757b13;">Content here</div>
        
        
          .mybackground {background-color:#757b13;}
        
        Background color #757b13
      
           Border around this has a color of #757b13        
        
          <div style="border:2px solid #757b13;">Content here</div>
        
        
          .myborder {border:2px solid #757b13;}
        
        Border color #757b13