#85f043 color space conversions
Hex:
        #85f043
        RGB:
        133, 240, 67
        CMY:
        48, 6, 74
        CMYK:
        45, 0, 72, 6
      HSL:
        97°, 85.2217%, 60.1961%
        HSV (HSB):
        97°, 72.0833%, 94.1176%
        XYZ:
        41.8461, 67.7120, 16.1744
        xyY:
        0.3328, 0.5385, 67.7120
      CIE-Lab:
        85.8622, -58.6891, 69.7026
        CIE-LCH:
        85.8622, 91.1200, 130.0972
        CIE-Luv:
        85.8622, -51.9087, 92.2446
        Hunter-Lab:
        82.2873, -53.2290, 45.9471
      #85f043 color charts
#85f043 RGB chart
      #85f043 CMYK chart
      #85f043 RGB pie chart
      #85f043 color shades, tints & tones
#85f043 color schemes
#85f043 color preview, HTML & CSS examples
           This text has a color of #85f043        
        
          <p style="color:#85f043;">Text here</p>
        
        
          .mytext {color:#85f043;}
        
        Text color #85f043
      
           This box has a color of #85f043        
        
          <div style="background-color:#85f043;">Content here</div>
        
        
          .mybackground {background-color:#85f043;}
        
        Background color #85f043
      
           Border around this has a color of #85f043        
        
          <div style="border:2px solid #85f043;">Content here</div>
        
        
          .myborder {border:2px solid #85f043;}
        
        Border color #85f043