#85465f color space conversions
Hex:
        #85465f
        RGB:
        133, 70, 95
        CMY:
        48, 73, 63
        CMYK:
        0, 47, 29, 48
      HSL:
        336°, 31.0345%, 39.8039%
        HSV (HSB):
        336°, 47.3684%, 52.1569%
        XYZ:
        13.9286, 10.1931, 12.0598
        xyY:
        0.3850, 0.2817, 10.1931
      CIE-Lab:
        38.1868, 30.0449, -2.6230
        CIE-LCH:
        38.1868, 30.1592, 355.0107
        CIE-Luv:
        38.1868, 38.0309, -8.1591
        Hunter-Lab:
        31.9266, 22.0024, -0.0473
      #85465f color charts
#85465f RGB chart
      #85465f CMYK chart
      #85465f RGB pie chart
      #85465f color shades, tints & tones
#85465f color schemes
#85465f color preview, HTML & CSS examples
           This text has a color of #85465f        
        
          <p style="color:#85465f;">Text here</p>
        
        
          .mytext {color:#85465f;}
        
        Text color #85465f
      
           This box has a color of #85465f        
        
          <div style="background-color:#85465f;">Content here</div>
        
        
          .mybackground {background-color:#85465f;}
        
        Background color #85465f
      
           Border around this has a color of #85465f        
        
          <div style="border:2px solid #85465f;">Content here</div>
        
        
          .myborder {border:2px solid #85465f;}
        
        Border color #85465f