#85bac4 color space conversions
Hex:
        #85bac4
        RGB:
        133, 186, 196
        CMY:
        48, 27, 23
        CMYK:
        32, 5, 0, 23
      HSL:
        190°, 34.8066%, 64.5098%
        HSV (HSB):
        190°, 32.1429%, 76.8627%
        XYZ:
        37.1956, 44.0899, 58.7743
        xyY:
        0.2656, 0.3148, 44.0899
      CIE-Lab:
        72.2885, -14.8293, -10.6227
        CIE-LCH:
        72.2885, 18.2414, 215.6152
        CIE-Luv:
        72.2885, -26.1034, -13.8814
        Hunter-Lab:
        66.4002, -16.2096, -6.0006
      #85bac4 color charts
#85bac4 RGB chart
      #85bac4 CMYK chart
      #85bac4 RGB pie chart
      #85bac4 color shades, tints & tones
#85bac4 color schemes
#85bac4 color preview, HTML & CSS examples
           This text has a color of #85bac4        
        
          <p style="color:#85bac4;">Text here</p>
        
        
          .mytext {color:#85bac4;}
        
        Text color #85bac4
      
           This box has a color of #85bac4        
        
          <div style="background-color:#85bac4;">Content here</div>
        
        
          .mybackground {background-color:#85bac4;}
        
        Background color #85bac4
      
           Border around this has a color of #85bac4        
        
          <div style="border:2px solid #85bac4;">Content here</div>
        
        
          .myborder {border:2px solid #85bac4;}
        
        Border color #85bac4