#85ef9a color space conversions
Hex:
        #85ef9a
        RGB:
        133, 239, 154
        CMY:
        48, 6, 40
        CMYK:
        44, 0, 36, 6
      HSL:
        132°, 76.8116%, 72.9412%
        HSV (HSB):
        132°, 44.3515%, 93.7255%
        XYZ:
        46.3721, 69.0526, 41.4563
        xyY:
        0.2956, 0.4402, 69.0526
      CIE-Lab:
        86.5301, -48.3211, 31.8188
        CIE-LCH:
        86.5301, 57.8564, 146.6356
        CIE-Luv:
        86.5301, -49.6108, 52.5947
        Hunter-Lab:
        83.0979, -45.8109, 28.5897
      #85ef9a color charts
#85ef9a RGB chart
      #85ef9a CMYK chart
      #85ef9a RGB pie chart
      #85ef9a color shades, tints & tones
#85ef9a color schemes
#85ef9a color preview, HTML & CSS examples
           This text has a color of #85ef9a        
        
          <p style="color:#85ef9a;">Text here</p>
        
        
          .mytext {color:#85ef9a;}
        
        Text color #85ef9a
      
           This box has a color of #85ef9a        
        
          <div style="background-color:#85ef9a;">Content here</div>
        
        
          .mybackground {background-color:#85ef9a;}
        
        Background color #85ef9a
      
           Border around this has a color of #85ef9a        
        
          <div style="border:2px solid #85ef9a;">Content here</div>
        
        
          .myborder {border:2px solid #85ef9a;}
        
        Border color #85ef9a