#85e5ea color space conversions
Hex:
        #85e5ea
        RGB:
        133, 229, 234
        CMY:
        48, 10, 8
        CMYK:
        43, 2, 0, 8
      HSL:
        183°, 70.6294%, 71.9608%
        HSV (HSB):
        183°, 43.1624%, 91.7647%
        XYZ:
        52.5435, 66.9657, 87.9982
        xyY:
        0.2532, 0.3227, 66.9657
      CIE-Lab:
        85.4866, -27.0838, -11.3181
        CIE-LCH:
        85.4866, 29.3536, 202.6797
        CIE-Luv:
        85.4866, -43.0534, -13.4535
        Hunter-Lab:
        81.8326, -28.5948, -6.4744
      #85e5ea color charts
#85e5ea RGB chart
      #85e5ea CMYK chart
      #85e5ea RGB pie chart
      #85e5ea color shades, tints & tones
#85e5ea color schemes
#85e5ea color preview, HTML & CSS examples
           This text has a color of #85e5ea        
        
          <p style="color:#85e5ea;">Text here</p>
        
        
          .mytext {color:#85e5ea;}
        
        Text color #85e5ea
      
           This box has a color of #85e5ea        
        
          <div style="background-color:#85e5ea;">Content here</div>
        
        
          .mybackground {background-color:#85e5ea;}
        
        Background color #85e5ea
      
           Border around this has a color of #85e5ea        
        
          <div style="border:2px solid #85e5ea;">Content here</div>
        
        
          .myborder {border:2px solid #85e5ea;}
        
        Border color #85e5ea