#85f498 color space conversions
Hex:
        #85f498
        RGB:
        133, 244, 152
        CMY:
        48, 4, 40
        CMYK:
        45, 0, 38, 4
      HSL:
        130°, 83.4586%, 73.9216%
        HSV (HSB):
        130°, 45.4918%, 95.6863%
        XYZ:
        47.6910, 71.9549, 41.0809
        xyY:
        0.2967, 0.4477, 71.9549
      CIE-Lab:
        87.9469, -50.7308, 34.7004
        CIE-LCH:
        87.9469, 61.4632, 145.6275
        CIE-Luv:
        87.9469, -51.7460, 56.7452
        Hunter-Lab:
        84.8262, -48.0896, 30.6646
      #85f498 color charts
#85f498 RGB chart
      #85f498 CMYK chart
      #85f498 RGB pie chart
      #85f498 color shades, tints & tones
#85f498 color schemes
#85f498 color preview, HTML & CSS examples
           This text has a color of #85f498        
        
          <p style="color:#85f498;">Text here</p>
        
        
          .mytext {color:#85f498;}
        
        Text color #85f498
      
           This box has a color of #85f498        
        
          <div style="background-color:#85f498;">Content here</div>
        
        
          .mybackground {background-color:#85f498;}
        
        Background color #85f498
      
           Border around this has a color of #85f498        
        
          <div style="border:2px solid #85f498;">Content here</div>
        
        
          .myborder {border:2px solid #85f498;}
        
        Border color #85f498