#85ee6a color space conversions
Hex:
        #85ee6a
        RGB:
        133, 238, 106
        CMY:
        48, 7, 58
        CMYK:
        44, 0, 55, 7
      HSL:
        108°, 79.5181%, 67.4510%
        HSV (HSB):
        108°, 55.4622%, 93.3333%
        XYZ:
        42.8489, 67.1762, 24.3436
        xyY:
        0.3189, 0.4999, 67.1762
      CIE-Lab:
        85.5929, -54.5135, 53.7733
        CIE-LCH:
        85.5929, 76.5721, 135.3916
        CIE-Luv:
        85.5929, -50.3921, 77.6446
        Hunter-Lab:
        81.9611, -50.1129, 39.7628
      #85ee6a color charts
#85ee6a RGB chart
      #85ee6a CMYK chart
      #85ee6a RGB pie chart
      #85ee6a color shades, tints & tones
#85ee6a color schemes
#85ee6a color preview, HTML & CSS examples
           This text has a color of #85ee6a        
        
          <p style="color:#85ee6a;">Text here</p>
        
        
          .mytext {color:#85ee6a;}
        
        Text color #85ee6a
      
           This box has a color of #85ee6a        
        
          <div style="background-color:#85ee6a;">Content here</div>
        
        
          .mybackground {background-color:#85ee6a;}
        
        Background color #85ee6a
      
           Border around this has a color of #85ee6a        
        
          <div style="border:2px solid #85ee6a;">Content here</div>
        
        
          .myborder {border:2px solid #85ee6a;}
        
        Border color #85ee6a