#819d85 color space conversions
Hex:
        #819d85
        RGB:
        129, 157, 133
        CMY:
        49, 38, 48
        CMYK:
        18, 0, 15, 38
      HSL:
        129°, 12.5000%, 56.0784%
        HSV (HSB):
        129°, 17.8344%, 61.5686%
        XYZ:
        25.3439, 30.4745, 26.7367
        xyY:
        0.3070, 0.3691, 30.4745
      CIE-Lab:
        62.0615, -14.6507, 9.3480
        CIE-LCH:
        62.0615, 17.3789, 147.4598
        CIE-Luv:
        62.0615, -14.2576, 15.4157
        Hunter-Lab:
        55.2037, -14.6577, 9.9268
      #819d85 color charts
#819d85 RGB chart
      #819d85 CMYK chart
      #819d85 RGB pie chart
      #819d85 color shades, tints & tones
#819d85 color schemes
#819d85 color preview, HTML & CSS examples
           This text has a color of #819d85        
        
          <p style="color:#819d85;">Text here</p>
        
        
          .mytext {color:#819d85;}
        
        Text color #819d85
      
           This box has a color of #819d85        
        
          <div style="background-color:#819d85;">Content here</div>
        
        
          .mybackground {background-color:#819d85;}
        
        Background color #819d85
      
           Border around this has a color of #819d85        
        
          <div style="border:2px solid #819d85;">Content here</div>
        
        
          .myborder {border:2px solid #819d85;}
        
        Border color #819d85