#85f0bc color space conversions
Hex:
        #85f0bc
        RGB:
        133, 240, 188
        CMY:
        48, 6, 26
        CMYK:
        45, 0, 22, 6
      HSL:
        151°, 78.1022%, 73.1373%
        HSV (HSB):
        151°, 44.5833%, 94.1176%
        XYZ:
        49.9101, 70.9376, 58.6387
        xyY:
        0.2781, 0.3952, 70.9376
      CIE-Lab:
        87.4547, -42.5401, 15.6511
        CIE-LCH:
        87.4547, 45.3279, 159.8007
        CIE-Luv:
        87.4547, -48.9630, 30.2637
        Hunter-Lab:
        84.2244, -41.6165, 17.6782
      #85f0bc color charts
#85f0bc RGB chart
      #85f0bc CMYK chart
      #85f0bc RGB pie chart
      #85f0bc color shades, tints & tones
#85f0bc color schemes
#85f0bc color preview, HTML & CSS examples
           This text has a color of #85f0bc        
        
          <p style="color:#85f0bc;">Text here</p>
        
        
          .mytext {color:#85f0bc;}
        
        Text color #85f0bc
      
           This box has a color of #85f0bc        
        
          <div style="background-color:#85f0bc;">Content here</div>
        
        
          .mybackground {background-color:#85f0bc;}
        
        Background color #85f0bc
      
           Border around this has a color of #85f0bc        
        
          <div style="border:2px solid #85f0bc;">Content here</div>
        
        
          .myborder {border:2px solid #85f0bc;}
        
        Border color #85f0bc