#85f488 color space conversions
Hex:
        #85f488
        RGB:
        133, 244, 136
        CMY:
        48, 4, 47
        CMYK:
        45, 0, 44, 4
      HSL:
        122°, 83.4586%, 73.9216%
        HSV (HSB):
        122°, 45.4918%, 95.6863%
        XYZ:
        46.4675, 71.4655, 34.6377
        xyY:
        0.3046, 0.4684, 71.4655
      CIE-Lab:
        87.7107, -53.1400, 42.2821
        CIE-LCH:
        87.7107, 67.9090, 141.4917
        CIE-Luv:
        87.7107, -52.2023, 65.9617
        Hunter-Lab:
        84.5373, -49.8244, 34.8830
      #85f488 color charts
#85f488 RGB chart
      #85f488 CMYK chart
      #85f488 RGB pie chart
      #85f488 color shades, tints & tones
#85f488 color schemes
#85f488 color preview, HTML & CSS examples
           This text has a color of #85f488        
        
          <p style="color:#85f488;">Text here</p>
        
        
          .mytext {color:#85f488;}
        
        Text color #85f488
      
           This box has a color of #85f488        
        
          <div style="background-color:#85f488;">Content here</div>
        
        
          .mybackground {background-color:#85f488;}
        
        Background color #85f488
      
           Border around this has a color of #85f488        
        
          <div style="border:2px solid #85f488;">Content here</div>
        
        
          .myborder {border:2px solid #85f488;}
        
        Border color #85f488