#85f081 color space conversions
Hex:
        #85f081
        RGB:
        133, 240, 129
        CMY:
        48, 6, 49
        CMYK:
        45, 0, 46, 6
      HSL:
        118°, 78.7234%, 72.3529%
        HSV (HSB):
        118°, 46.2500%, 94.1176%
        XYZ:
        44.7954, 68.8917, 31.7053
        xyY:
        0.3081, 0.4738, 68.8917
      CIE-Lab:
        86.4504, -52.4901, 44.0761
        CIE-LCH:
        86.4504, 68.5413, 139.9798
        CIE-Luv:
        86.4504, -50.7108, 67.5608
        Hunter-Lab:
        83.0010, -48.9159, 35.4527
      #85f081 color charts
#85f081 RGB chart
      #85f081 CMYK chart
      #85f081 RGB pie chart
      #85f081 color shades, tints & tones
#85f081 color schemes
#85f081 color preview, HTML & CSS examples
           This text has a color of #85f081        
        
          <p style="color:#85f081;">Text here</p>
        
        
          .mytext {color:#85f081;}
        
        Text color #85f081
      
           This box has a color of #85f081        
        
          <div style="background-color:#85f081;">Content here</div>
        
        
          .mybackground {background-color:#85f081;}
        
        Background color #85f081
      
           Border around this has a color of #85f081        
        
          <div style="border:2px solid #85f081;">Content here</div>
        
        
          .myborder {border:2px solid #85f081;}
        
        Border color #85f081