#85e3eb color space conversions
Hex:
        #85e3eb
        RGB:
        133, 227, 235
        CMY:
        48, 11, 8
        CMYK:
        43, 3, 0, 8
      HSL:
        185°, 71.8310%, 72.1569%
        HSV (HSB):
        185°, 43.4043%, 92.1569%
        XYZ:
        52.1373, 65.9229, 88.5737
        xyY:
        0.2523, 0.3190, 65.9229
      CIE-Lab:
        84.9571, -25.8612, -12.6364
        CIE-LCH:
        84.9571, 28.7833, 206.0412
        CIE-Luv:
        84.9571, -42.2338, -15.7801
        Hunter-Lab:
        81.1929, -27.4653, -7.8447
      #85e3eb color charts
#85e3eb RGB chart
      #85e3eb CMYK chart
      #85e3eb RGB pie chart
      #85e3eb color shades, tints & tones
#85e3eb color schemes
#85e3eb color preview, HTML & CSS examples
           This text has a color of #85e3eb        
        
          <p style="color:#85e3eb;">Text here</p>
        
        
          .mytext {color:#85e3eb;}
        
        Text color #85e3eb
      
           This box has a color of #85e3eb        
        
          <div style="background-color:#85e3eb;">Content here</div>
        
        
          .mybackground {background-color:#85e3eb;}
        
        Background color #85e3eb
      
           Border around this has a color of #85e3eb        
        
          <div style="border:2px solid #85e3eb;">Content here</div>
        
        
          .myborder {border:2px solid #85e3eb;}
        
        Border color #85e3eb