#85be64 color space conversions
Hex:
        #85be64
        RGB:
        133, 190, 100
        CMY:
        48, 25, 61
        CMYK:
        30, 0, 47, 25
      HSL:
        98°, 40.9091%, 56.8627%
        HSV (HSB):
        98°, 47.3684%, 74.5098%
        XYZ:
        30.3866, 42.7336, 18.7035
        xyY:
        0.3309, 0.4654, 42.7336
      CIE-Lab:
        71.3738, -34.7226, 39.4668
        CIE-LCH:
        71.3738, 52.5670, 131.3410
        CIE-Luv:
        71.3738, -28.5464, 55.9741
        Hunter-Lab:
        65.3709, -31.4264, 28.7960
      #85be64 color charts
#85be64 RGB chart
      #85be64 CMYK chart
      #85be64 RGB pie chart
      #85be64 color shades, tints & tones
#85be64 color schemes
#85be64 color preview, HTML & CSS examples
           This text has a color of #85be64        
        
          <p style="color:#85be64;">Text here</p>
        
        
          .mytext {color:#85be64;}
        
        Text color #85be64
      
           This box has a color of #85be64        
        
          <div style="background-color:#85be64;">Content here</div>
        
        
          .mybackground {background-color:#85be64;}
        
        Background color #85be64
      
           Border around this has a color of #85be64        
        
          <div style="border:2px solid #85be64;">Content here</div>
        
        
          .myborder {border:2px solid #85be64;}
        
        Border color #85be64