#85e2eb color space conversions
Hex:
        #85e2eb
        RGB:
        133, 226, 235
        CMY:
        48, 11, 8
        CMYK:
        43, 4, 0, 8
      HSL:
        185°, 71.8310%, 72.1569%
        HSV (HSB):
        185°, 43.4043%, 92.1569%
        XYZ:
        51.8646, 65.3774, 88.4828
        xyY:
        0.2521, 0.3178, 65.3774
      CIE-Lab:
        84.6778, -25.3726, -13.0539
        CIE-LCH:
        84.6778, 28.5337, 207.2252
        CIE-Luv:
        84.6778, -41.8389, -16.5309
        Hunter-Lab:
        80.8563, -27.0012, -8.2829
      #85e2eb color charts
#85e2eb RGB chart
      #85e2eb CMYK chart
      #85e2eb RGB pie chart
      #85e2eb color shades, tints & tones
#85e2eb color schemes
#85e2eb color preview, HTML & CSS examples
           This text has a color of #85e2eb        
        
          <p style="color:#85e2eb;">Text here</p>
        
        
          .mytext {color:#85e2eb;}
        
        Text color #85e2eb
      
           This box has a color of #85e2eb        
        
          <div style="background-color:#85e2eb;">Content here</div>
        
        
          .mybackground {background-color:#85e2eb;}
        
        Background color #85e2eb
      
           Border around this has a color of #85e2eb        
        
          <div style="border:2px solid #85e2eb;">Content here</div>
        
        
          .myborder {border:2px solid #85e2eb;}
        
        Border color #85e2eb