#85d7d1 color space conversions
Hex:
        #85d7d1
        RGB:
        133, 215, 209
        CMY:
        48, 16, 18
        CMYK:
        38, 0, 3, 16
      HSL:
        176°, 50.6173%, 68.2353%
        HSV (HSB):
        176°, 38.1395%, 84.3137%
        XYZ:
        45.4819, 58.1909, 69.1564
        xyY:
        0.2632, 0.3367, 58.1909
      CIE-Lab:
        80.8448, -26.3504, -4.9440
        CIE-LCH:
        80.8448, 26.8102, 190.6266
        CIE-Luv:
        80.8448, -38.0910, -3.3064
        Hunter-Lab:
        76.2829, -27.0687, -0.3529
      #85d7d1 color charts
#85d7d1 RGB chart
      #85d7d1 CMYK chart
      #85d7d1 RGB pie chart
      #85d7d1 color shades, tints & tones
#85d7d1 color schemes
#85d7d1 color preview, HTML & CSS examples
           This text has a color of #85d7d1        
        
          <p style="color:#85d7d1;">Text here</p>
        
        
          .mytext {color:#85d7d1;}
        
        Text color #85d7d1
      
           This box has a color of #85d7d1        
        
          <div style="background-color:#85d7d1;">Content here</div>
        
        
          .mybackground {background-color:#85d7d1;}
        
        Background color #85d7d1
      
           Border around this has a color of #85d7d1        
        
          <div style="border:2px solid #85d7d1;">Content here</div>
        
        
          .myborder {border:2px solid #85d7d1;}
        
        Border color #85d7d1