#85265e color space conversions
Hex:
        #85265e
        RGB:
        133, 38, 94
        CMY:
        48, 85, 63
        CMYK:
        0, 71, 29, 48
      HSL:
        325°, 55.5556%, 33.5294%
        HSV (HSB):
        325°, 71.4286%, 52.1569%
        XYZ:
        12.3864, 7.1809, 11.3229
        xyY:
        0.4010, 0.2325, 7.1809
      CIE-Lab:
        32.2153, 45.6719, -10.9210
        CIE-LCH:
        32.2153, 46.9594, 346.5520
        CIE-Luv:
        32.2153, 51.8221, -20.4623
        Hunter-Lab:
        26.7972, 35.6120, -6.2943
      #85265e color charts
#85265e RGB chart
      #85265e CMYK chart
      #85265e RGB pie chart
      #85265e color shades, tints & tones
#85265e color schemes
#85265e color preview, HTML & CSS examples
           This text has a color of #85265e        
        
          <p style="color:#85265e;">Text here</p>
        
        
          .mytext {color:#85265e;}
        
        Text color #85265e
      
           This box has a color of #85265e        
        
          <div style="background-color:#85265e;">Content here</div>
        
        
          .mybackground {background-color:#85265e;}
        
        Background color #85265e
      
           Border around this has a color of #85265e        
        
          <div style="border:2px solid #85265e;">Content here</div>
        
        
          .myborder {border:2px solid #85265e;}
        
        Border color #85265e