#85f3ec color space conversions
Hex:
        #85f3ec
        RGB:
        133, 243, 236
        CMY:
        48, 5, 7
        CMYK:
        45, 0, 3, 5
      HSL:
        176°, 82.0896%, 73.7255%
        HSV (HSB):
        176°, 45.2675%, 95.2941%
        XYZ:
        56.8638, 75.1439, 90.8641
        xyY:
        0.2551, 0.3372, 75.1439
      CIE-Lab:
        89.4603, -33.2598, -6.4677
        CIE-LCH:
        89.4603, 33.8828, 191.0043
        CIE-Luv:
        89.4603, -48.4807, -4.7030
        Hunter-Lab:
        86.6856, -34.6077, -1.4681
      #85f3ec color charts
#85f3ec RGB chart
      #85f3ec CMYK chart
      #85f3ec RGB pie chart
      #85f3ec color shades, tints & tones
#85f3ec color schemes
#85f3ec color preview, HTML & CSS examples
           This text has a color of #85f3ec        
        
          <p style="color:#85f3ec;">Text here</p>
        
        
          .mytext {color:#85f3ec;}
        
        Text color #85f3ec
      
           This box has a color of #85f3ec        
        
          <div style="background-color:#85f3ec;">Content here</div>
        
        
          .mybackground {background-color:#85f3ec;}
        
        Background color #85f3ec
      
           Border around this has a color of #85f3ec        
        
          <div style="border:2px solid #85f3ec;">Content here</div>
        
        
          .myborder {border:2px solid #85f3ec;}
        
        Border color #85f3ec