#85f872 color space conversions
Hex:
        #85f872
        RGB:
        133, 248, 114
        CMY:
        48, 3, 55
        CMYK:
        46, 0, 54, 3
      HSL:
        111°, 90.5405%, 70.9804%
        HSV (HSB):
        111°, 54.0323%, 97.2549%
        XYZ:
        46.2775, 73.3363, 27.6358
        xyY:
        0.3143, 0.4980, 73.3363
      CIE-Lab:
        88.6078, -57.5446, 53.7291
        CIE-LCH:
        88.6078, 78.7286, 136.9639
        CIE-Luv:
        88.6078, -54.4266, 79.0286
        Hunter-Lab:
        85.6366, -53.4036, 40.8121
      #85f872 color charts
#85f872 RGB chart
      #85f872 CMYK chart
      #85f872 RGB pie chart
      #85f872 color shades, tints & tones
#85f872 color schemes
#85f872 color preview, HTML & CSS examples
           This text has a color of #85f872        
        
          <p style="color:#85f872;">Text here</p>
        
        
          .mytext {color:#85f872;}
        
        Text color #85f872
      
           This box has a color of #85f872        
        
          <div style="background-color:#85f872;">Content here</div>
        
        
          .mybackground {background-color:#85f872;}
        
        Background color #85f872
      
           Border around this has a color of #85f872        
        
          <div style="border:2px solid #85f872;">Content here</div>
        
        
          .myborder {border:2px solid #85f872;}
        
        Border color #85f872