#85eecf color space conversions
Hex:
        #85eecf
        RGB:
        133, 238, 207
        CMY:
        48, 7, 19
        CMYK:
        44, 0, 13, 7
      HSL:
        162°, 75.5396%, 72.7451%
        HSV (HSB):
        162°, 44.1176%, 93.3333%
        XYZ:
        51.5099, 70.6406, 69.9516
        xyY:
        0.2681, 0.3677, 70.6406
      CIE-Lab:
        87.3101, -37.6522, 5.5467
        CIE-LCH:
        87.3101, 38.0586, 171.6199
        CIE-Luv:
        87.3101, -47.5173, 14.6977
        Hunter-Lab:
        84.0480, -37.6879, 9.4876
      #85eecf color charts
#85eecf RGB chart
      #85eecf CMYK chart
      #85eecf RGB pie chart
      #85eecf color shades, tints & tones
#85eecf color schemes
#85eecf color preview, HTML & CSS examples
           This text has a color of #85eecf        
        
          <p style="color:#85eecf;">Text here</p>
        
        
          .mytext {color:#85eecf;}
        
        Text color #85eecf
      
           This box has a color of #85eecf        
        
          <div style="background-color:#85eecf;">Content here</div>
        
        
          .mybackground {background-color:#85eecf;}
        
        Background color #85eecf
      
           Border around this has a color of #85eecf        
        
          <div style="border:2px solid #85eecf;">Content here</div>
        
        
          .myborder {border:2px solid #85eecf;}
        
        Border color #85eecf