#85768f color space conversions
Hex:
        #85768f
        RGB:
        133, 118, 143
        CMY:
        48, 54, 44
        CMYK:
        7, 17, 0, 44
      HSL:
        276°, 10.0402%, 51.1765%
        HSV (HSB):
        276°, 17.4825%, 56.0784%
        XYZ:
        21.1092, 19.9266, 28.7202
        xyY:
        0.3026, 0.2857, 19.9266
      CIE-Lab:
        51.7541, 10.7509, -11.4469
        CIE-LCH:
        51.7541, 15.7040, 313.2041
        CIE-Luv:
        51.7541, 6.7593, -18.0294
        Hunter-Lab:
        44.6392, 6.2914, -6.8989
      #85768f color charts
#85768f RGB chart
      #85768f CMYK chart
      #85768f RGB pie chart
      #85768f color shades, tints & tones
#85768f color schemes
#85768f color preview, HTML & CSS examples
           This text has a color of #85768f        
        
          <p style="color:#85768f;">Text here</p>
        
        
          .mytext {color:#85768f;}
        
        Text color #85768f
      
           This box has a color of #85768f        
        
          <div style="background-color:#85768f;">Content here</div>
        
        
          .mybackground {background-color:#85768f;}
        
        Background color #85768f
      
           Border around this has a color of #85768f        
        
          <div style="border:2px solid #85768f;">Content here</div>
        
        
          .myborder {border:2px solid #85768f;}
        
        Border color #85768f