#85f4ca color space conversions
Hex:
        #85f4ca
        RGB:
        133, 244, 202
        CMY:
        48, 4, 21
        CMYK:
        45, 0, 17, 4
      HSL:
        157°, 83.4586%, 73.9216%
        HSV (HSB):
        157°, 45.4918%, 95.6863%
        XYZ:
        52.6842, 73.9522, 67.3746
        xyY:
        0.2716, 0.3812, 73.9522
      CIE-Lab:
        88.8999, -41.4300, 10.4335
        CIE-LCH:
        88.8999, 42.7236, 165.8649
        CIE-Luv:
        88.8999, -50.1006, 22.6350
        Hunter-Lab:
        85.9955, -41.1359, 13.7451
      #85f4ca color charts
#85f4ca RGB chart
      #85f4ca CMYK chart
      #85f4ca RGB pie chart
      #85f4ca color shades, tints & tones
#85f4ca color schemes
#85f4ca color preview, HTML & CSS examples
           This text has a color of #85f4ca        
        
          <p style="color:#85f4ca;">Text here</p>
        
        
          .mytext {color:#85f4ca;}
        
        Text color #85f4ca
      
           This box has a color of #85f4ca        
        
          <div style="background-color:#85f4ca;">Content here</div>
        
        
          .mybackground {background-color:#85f4ca;}
        
        Background color #85f4ca
      
           Border around this has a color of #85f4ca        
        
          <div style="border:2px solid #85f4ca;">Content here</div>
        
        
          .myborder {border:2px solid #85f4ca;}
        
        Border color #85f4ca