#85f834 color space conversions
Hex:
        #85f834
        RGB:
        133, 248, 52
        CMY:
        48, 3, 80
        CMYK:
        46, 0, 79, 3
      HSL:
        95°, 93.3333%, 58.8235%
        HSV (HSB):
        95°, 79.0323%, 97.2549%
        XYZ:
        43.8601, 72.3693, 14.9058
        xyY:
        0.3345, 0.5519, 72.3693
      CIE-Lab:
        88.1460, -62.5261, 76.4851
        CIE-LCH:
        88.1460, 98.7901, 129.2658
        CIE-Luv:
        88.1460, -55.4804, 99.0040
        Hunter-Lab:
        85.0701, -56.8425, 49.1604
      #85f834 color charts
#85f834 RGB chart
      #85f834 CMYK chart
      #85f834 RGB pie chart
      #85f834 color shades, tints & tones
#85f834 color schemes
#85f834 color preview, HTML & CSS examples
           This text has a color of #85f834        
        
          <p style="color:#85f834;">Text here</p>
        
        
          .mytext {color:#85f834;}
        
        Text color #85f834
      
           This box has a color of #85f834        
        
          <div style="background-color:#85f834;">Content here</div>
        
        
          .mybackground {background-color:#85f834;}
        
        Background color #85f834
      
           Border around this has a color of #85f834        
        
          <div style="border:2px solid #85f834;">Content here</div>
        
        
          .myborder {border:2px solid #85f834;}
        
        Border color #85f834