#528f1b color space conversions
Hex:
        #528f1b
        RGB:
        82, 143, 27
        CMY:
        68, 44, 89
        CMYK:
        43, 0, 81, 44
      HSL:
        92°, 68.2353%, 33.3333%
        HSV (HSB):
        92°, 81.1189%, 56.0784%
        XYZ:
        13.5000, 21.5179, 4.4788
        xyY:
        0.3418, 0.5448, 21.5179
      CIE-Lab:
        53.5117, -38.7430, 50.8085
        CIE-LCH:
        53.5117, 63.8947, 127.3266
        CIE-Luv:
        53.5117, -30.2081, 59.4423
        Hunter-Lab:
        46.3874, -29.2297, 26.7466
      #528f1b color charts
#528f1b RGB chart
      #528f1b CMYK chart
      #528f1b RGB pie chart
      #528f1b color shades, tints & tones
#528f1b color schemes
#528f1b color preview, HTML & CSS examples
           This text has a color of #528f1b        
        
          <p style="color:#528f1b;">Text here</p>
        
        
          .mytext {color:#528f1b;}
        
        Text color #528f1b
      
           This box has a color of #528f1b        
        
          <div style="background-color:#528f1b;">Content here</div>
        
        
          .mybackground {background-color:#528f1b;}
        
        Background color #528f1b
      
           Border around this has a color of #528f1b        
        
          <div style="border:2px solid #528f1b;">Content here</div>
        
        
          .myborder {border:2px solid #528f1b;}
        
        Border color #528f1b