#85f0ba color space conversions
Hex:
        #85f0ba
        RGB:
        133, 240, 186
        CMY:
        48, 6, 27
        CMYK:
        45, 0, 23, 6
      HSL:
        150°, 78.1022%, 73.1373%
        HSV (HSB):
        150°, 44.5833%, 94.1176%
        XYZ:
        49.6959, 70.8519, 57.5109
        xyY:
        0.2791, 0.3979, 70.8519
      CIE-Lab:
        87.4130, -42.9384, 16.6293
        CIE-LCH:
        87.4130, 46.0461, 158.8295
        CIE-Luv:
        87.4130, -49.0290, 31.7046
        Hunter-Lab:
        84.1736, -41.9177, 18.4121
      #85f0ba color charts
#85f0ba RGB chart
      #85f0ba CMYK chart
      #85f0ba RGB pie chart
      #85f0ba color shades, tints & tones
#85f0ba color schemes
#85f0ba color preview, HTML & CSS examples
           This text has a color of #85f0ba        
        
          <p style="color:#85f0ba;">Text here</p>
        
        
          .mytext {color:#85f0ba;}
        
        Text color #85f0ba
      
           This box has a color of #85f0ba        
        
          <div style="background-color:#85f0ba;">Content here</div>
        
        
          .mybackground {background-color:#85f0ba;}
        
        Background color #85f0ba
      
           Border around this has a color of #85f0ba        
        
          <div style="border:2px solid #85f0ba;">Content here</div>
        
        
          .myborder {border:2px solid #85f0ba;}
        
        Border color #85f0ba