#528f1a color space conversions
Hex:
        #528f1a
        RGB:
        82, 143, 26
        CMY:
        68, 44, 90
        CMYK:
        43, 0, 82, 44
      HSL:
        91°, 69.2308%, 33.1373%
        HSV (HSB):
        91°, 81.8182%, 56.0784%
        XYZ:
        13.4886, 21.5133, 4.4188
        xyY:
        0.3422, 0.5457, 21.5133
      CIE-Lab:
        53.5068, -38.7952, 51.1093
        CIE-LCH:
        53.5068, 64.1656, 127.2008
        CIE-Luv:
        53.5068, -30.2162, 59.6412
        Hunter-Lab:
        46.3825, -29.2594, 26.8192
      #528f1a color charts
#528f1a RGB chart
      #528f1a CMYK chart
      #528f1a RGB pie chart
      #528f1a color shades, tints & tones
#528f1a color schemes
#528f1a color preview, HTML & CSS examples
           This text has a color of #528f1a        
        
          <p style="color:#528f1a;">Text here</p>
        
        
          .mytext {color:#528f1a;}
        
        Text color #528f1a
      
           This box has a color of #528f1a        
        
          <div style="background-color:#528f1a;">Content here</div>
        
        
          .mybackground {background-color:#528f1a;}
        
        Background color #528f1a
      
           Border around this has a color of #528f1a        
        
          <div style="border:2px solid #528f1a;">Content here</div>
        
        
          .myborder {border:2px solid #528f1a;}
        
        Border color #528f1a