#85789e color space conversions
Hex:
        #85789e
        RGB:
        133, 120, 158
        CMY:
        48, 53, 38
        CMYK:
        16, 24, 0, 38
      HSL:
        261°, 16.3793%, 54.5098%
        HSV (HSB):
        261°, 24.0506%, 61.9608%
        XYZ:
        22.5609, 20.8881, 35.1905
        xyY:
        0.2869, 0.2656, 20.8881
      CIE-Lab:
        52.8268, 12.9149, -18.5850
        CIE-LCH:
        52.8268, 22.6317, 304.7958
        CIE-Luv:
        52.8268, 4.5214, -29.1777
        Hunter-Lab:
        45.7035, 8.1329, -13.6592
      #85789e color charts
#85789e RGB chart
      #85789e CMYK chart
      #85789e RGB pie chart
      #85789e color shades, tints & tones
#85789e color schemes
#85789e color preview, HTML & CSS examples
           This text has a color of #85789e        
        
          <p style="color:#85789e;">Text here</p>
        
        
          .mytext {color:#85789e;}
        
        Text color #85789e
      
           This box has a color of #85789e        
        
          <div style="background-color:#85789e;">Content here</div>
        
        
          .mybackground {background-color:#85789e;}
        
        Background color #85789e
      
           Border around this has a color of #85789e        
        
          <div style="border:2px solid #85789e;">Content here</div>
        
        
          .myborder {border:2px solid #85789e;}
        
        Border color #85789e