#85d6bc color space conversions
Hex:
        #85d6bc
        RGB:
        133, 214, 188
        CMY:
        48, 16, 26
        CMYK:
        38, 0, 12, 16
      HSL:
        161°, 49.6933%, 68.0392%
        HSV (HSB):
        161°, 37.8505%, 83.9216%
        XYZ:
        42.7965, 56.7105, 56.2676
        xyY:
        0.2747, 0.3641, 56.7105
      CIE-Lab:
        80.0165, -30.6337, 5.0503
        CIE-LCH:
        80.0165, 31.0472, 170.6385
        CIE-Luv:
        80.0165, -38.1619, 12.6334
        Hunter-Lab:
        75.3064, -30.3448, 8.4141
      #85d6bc color charts
#85d6bc RGB chart
      #85d6bc CMYK chart
      #85d6bc RGB pie chart
      #85d6bc color shades, tints & tones
#85d6bc color schemes
#85d6bc color preview, HTML & CSS examples
           This text has a color of #85d6bc        
        
          <p style="color:#85d6bc;">Text here</p>
        
        
          .mytext {color:#85d6bc;}
        
        Text color #85d6bc
      
           This box has a color of #85d6bc        
        
          <div style="background-color:#85d6bc;">Content here</div>
        
        
          .mybackground {background-color:#85d6bc;}
        
        Background color #85d6bc
      
           Border around this has a color of #85d6bc        
        
          <div style="border:2px solid #85d6bc;">Content here</div>
        
        
          .myborder {border:2px solid #85d6bc;}
        
        Border color #85d6bc