#85f7bc color space conversions
Hex:
        #85f7bc
        RGB:
        133, 247, 188
        CMY:
        48, 3, 26
        CMYK:
        46, 0, 24, 3
      HSL:
        149°, 87.6923%, 74.5098%
        HSV (HSB):
        149°, 46.1538%, 96.8627%
        XYZ:
        52.0107, 75.1389, 59.3390
        xyY:
        0.2789, 0.4029, 75.1389
      CIE-Lab:
        89.4580, -45.5935, 18.4601
        CIE-LCH:
        89.4580, 49.1889, 157.9578
        CIE-Luv:
        89.4580, -51.7997, 34.8478
        Hunter-Lab:
        86.6827, -44.5925, 20.0907
      #85f7bc color charts
#85f7bc RGB chart
      #85f7bc CMYK chart
      #85f7bc RGB pie chart
      #85f7bc color shades, tints & tones
#85f7bc color schemes
#85f7bc color preview, HTML & CSS examples
           This text has a color of #85f7bc        
        
          <p style="color:#85f7bc;">Text here</p>
        
        
          .mytext {color:#85f7bc;}
        
        Text color #85f7bc
      
           This box has a color of #85f7bc        
        
          <div style="background-color:#85f7bc;">Content here</div>
        
        
          .mybackground {background-color:#85f7bc;}
        
        Background color #85f7bc
      
           Border around this has a color of #85f7bc        
        
          <div style="border:2px solid #85f7bc;">Content here</div>
        
        
          .myborder {border:2px solid #85f7bc;}
        
        Border color #85f7bc