#85f3ce color space conversions
Hex:
        #85f3ce
        RGB:
        133, 243, 206
        CMY:
        48, 5, 19
        CMYK:
        45, 0, 15, 5
      HSL:
        160°, 82.0896%, 73.7255%
        HSV (HSB):
        160°, 45.2675%, 95.2941%
        XYZ:
        52.8640, 73.5440, 69.8017
        xyY:
        0.2694, 0.3748, 73.5440
      CIE-Lab:
        88.7065, -40.1298, 8.0776
        CIE-LCH:
        88.7065, 40.9347, 168.6192
        CIE-Luv:
        88.7065, -49.5587, 18.9315
        Hunter-Lab:
        85.7578, -40.0426, 11.7719
      #85f3ce color charts
#85f3ce RGB chart
      #85f3ce CMYK chart
      #85f3ce RGB pie chart
      #85f3ce color shades, tints & tones
#85f3ce color schemes
#85f3ce color preview, HTML & CSS examples
           This text has a color of #85f3ce        
        
          <p style="color:#85f3ce;">Text here</p>
        
        
          .mytext {color:#85f3ce;}
        
        Text color #85f3ce
      
           This box has a color of #85f3ce        
        
          <div style="background-color:#85f3ce;">Content here</div>
        
        
          .mybackground {background-color:#85f3ce;}
        
        Background color #85f3ce
      
           Border around this has a color of #85f3ce        
        
          <div style="border:2px solid #85f3ce;">Content here</div>
        
        
          .myborder {border:2px solid #85f3ce;}
        
        Border color #85f3ce