#85bf04 color space conversions
Hex:
        #85bf04
        RGB:
        133, 191, 4
        CMY:
        48, 25, 98
        CMYK:
        30, 0, 98, 25
      HSL:
        79°, 95.8974%, 38.2353%
        HSV (HSB):
        79°, 97.9058%, 74.9020%
        XYZ:
        28.3256, 42.2569, 6.7784
        xyY:
        0.3661, 0.5462, 42.2569
      CIE-Lab:
        71.0477, -41.2284, 70.8166
        CIE-LCH:
        71.0477, 81.9437, 120.2073
        CIE-Luv:
        71.0477, -29.4012, 82.0969
        Hunter-Lab:
        65.0053, -35.9793, 39.3213
      #85bf04 color charts
#85bf04 RGB chart
      #85bf04 CMYK chart
      #85bf04 RGB pie chart
      #85bf04 color shades, tints & tones
#85bf04 color schemes
#85bf04 color preview, HTML & CSS examples
           This text has a color of #85bf04        
        
          <p style="color:#85bf04;">Text here</p>
        
        
          .mytext {color:#85bf04;}
        
        Text color #85bf04
      
           This box has a color of #85bf04        
        
          <div style="background-color:#85bf04;">Content here</div>
        
        
          .mybackground {background-color:#85bf04;}
        
        Background color #85bf04
      
           Border around this has a color of #85bf04        
        
          <div style="border:2px solid #85bf04;">Content here</div>
        
        
          .myborder {border:2px solid #85bf04;}
        
        Border color #85bf04