#85f6ce color space conversions
Hex:
        #85f6ce
        RGB:
        133, 246, 206
        CMY:
        48, 4, 19
        CMYK:
        46, 0, 16, 4
      HSL:
        159°, 86.2595%, 74.3137%
        HSV (HSB):
        159°, 45.9350%, 96.4706%
        XYZ:
        53.7692, 75.3543, 70.1034
        xyY:
        0.2699, 0.3782, 75.3543
      CIE-Lab:
        89.5587, -41.4694, 9.2988
        CIE-LCH:
        89.5587, 42.4992, 167.3615
        CIE-Luv:
        89.5587, -50.7571, 20.9937
        Hunter-Lab:
        86.8069, -41.3470, 12.8834
      #85f6ce color charts
#85f6ce RGB chart
      #85f6ce CMYK chart
      #85f6ce RGB pie chart
      #85f6ce color shades, tints & tones
#85f6ce color schemes
#85f6ce color preview, HTML & CSS examples
           This text has a color of #85f6ce        
        
          <p style="color:#85f6ce;">Text here</p>
        
        
          .mytext {color:#85f6ce;}
        
        Text color #85f6ce
      
           This box has a color of #85f6ce        
        
          <div style="background-color:#85f6ce;">Content here</div>
        
        
          .mybackground {background-color:#85f6ce;}
        
        Background color #85f6ce
      
           Border around this has a color of #85f6ce        
        
          <div style="border:2px solid #85f6ce;">Content here</div>
        
        
          .myborder {border:2px solid #85f6ce;}
        
        Border color #85f6ce