#85f38b color space conversions
Hex:
        #85f38b
        RGB:
        133, 243, 139
        CMY:
        48, 5, 45
        CMYK:
        45, 0, 43, 5
      HSL:
        123°, 82.0896%, 73.7255%
        HSV (HSB):
        123°, 45.2675%, 95.2941%
        XYZ:
        46.3837, 70.9518, 35.6765
        xyY:
        0.3031, 0.4637, 70.9518
      CIE-Lab:
        87.4616, -52.3034, 40.5012
        CIE-LCH:
        87.4616, 66.1512, 142.2475
        CIE-Luv:
        87.4616, -51.7037, 63.7533
        Hunter-Lab:
        84.2329, -49.1148, 33.8510
      #85f38b color charts
#85f38b RGB chart
      #85f38b CMYK chart
      #85f38b RGB pie chart
      #85f38b color shades, tints & tones
#85f38b color schemes
#85f38b color preview, HTML & CSS examples
           This text has a color of #85f38b        
        
          <p style="color:#85f38b;">Text here</p>
        
        
          .mytext {color:#85f38b;}
        
        Text color #85f38b
      
           This box has a color of #85f38b        
        
          <div style="background-color:#85f38b;">Content here</div>
        
        
          .mybackground {background-color:#85f38b;}
        
        Background color #85f38b
      
           Border around this has a color of #85f38b        
        
          <div style="border:2px solid #85f38b;">Content here</div>
        
        
          .myborder {border:2px solid #85f38b;}
        
        Border color #85f38b