#85f082 color space conversions
Hex:
        #85f082
        RGB:
        133, 240, 130
        CMY:
        48, 6, 49
        CMYK:
        45, 0, 46, 6
      HSL:
        118°, 78.5714%, 72.5490%
        HSV (HSB):
        118°, 45.8333%, 94.1176%
        XYZ:
        44.8622, 68.9184, 32.0572
        xyY:
        0.3076, 0.4726, 68.9184
      CIE-Lab:
        86.4636, -52.3539, 43.6103
        CIE-LCH:
        86.4636, 68.1380, 140.2060
        CIE-Luv:
        86.4636, -50.6854, 67.0311
        Hunter-Lab:
        83.0171, -48.8191, 35.2171
      #85f082 color charts
#85f082 RGB chart
      #85f082 CMYK chart
      #85f082 RGB pie chart
      #85f082 color shades, tints & tones
#85f082 color schemes
#85f082 color preview, HTML & CSS examples
           This text has a color of #85f082        
        
          <p style="color:#85f082;">Text here</p>
        
        
          .mytext {color:#85f082;}
        
        Text color #85f082
      
           This box has a color of #85f082        
        
          <div style="background-color:#85f082;">Content here</div>
        
        
          .mybackground {background-color:#85f082;}
        
        Background color #85f082
      
           Border around this has a color of #85f082        
        
          <div style="border:2px solid #85f082;">Content here</div>
        
        
          .myborder {border:2px solid #85f082;}
        
        Border color #85f082