#85888c color space conversions
Hex:
        #85888c
        RGB:
        133, 136, 140
        CMY:
        48, 47, 45
        CMYK:
        5, 3, 0, 45
      HSL:
        214°, 2.9536%, 53.5294%
        HSV (HSB):
        214°, 5.0000%, 54.9020%
        XYZ:
        23.2106, 24.4883, 28.3143
        xyY:
        0.3053, 0.3222, 24.4883
      CIE-Lab:
        56.5734, -0.2904, -2.5306
        CIE-LCH:
        56.5734, 2.5472, 263.4541
        CIE-Luv:
        56.5734, -1.8962, -3.5405
        Hunter-Lab:
        49.4857, -2.8767, 0.7159
      #85888c color charts
#85888c RGB chart
      #85888c CMYK chart
      #85888c RGB pie chart
      #85888c color shades, tints & tones
#85888c color schemes
#85888c color preview, HTML & CSS examples
           This text has a color of #85888c        
        
          <p style="color:#85888c;">Text here</p>
        
        
          .mytext {color:#85888c;}
        
        Text color #85888c
      
           This box has a color of #85888c        
        
          <div style="background-color:#85888c;">Content here</div>
        
        
          .mybackground {background-color:#85888c;}
        
        Background color #85888c
      
           Border around this has a color of #85888c        
        
          <div style="border:2px solid #85888c;">Content here</div>
        
        
          .myborder {border:2px solid #85888c;}
        
        Border color #85888c