#85448d color space conversions
Hex:
        #85448d
        RGB:
        133, 68, 141
        CMY:
        48, 73, 45
        CMYK:
        6, 52, 0, 45
      HSL:
        293°, 34.9282%, 40.9804%
        HSV (HSB):
        293°, 51.7730%, 55.2941%
        XYZ:
        16.5477, 11.0439, 26.4588
        xyY:
        0.3062, 0.2043, 11.0439
      CIE-Lab:
        39.6543, 39.3030, -28.8498
        CIE-LCH:
        39.6543, 48.7549, 323.7200
        CIE-Luv:
        39.6543, 28.4561, -45.5505
        Hunter-Lab:
        33.2323, 30.7257, -23.9427
      #85448d color charts
#85448d RGB chart
      #85448d CMYK chart
      #85448d RGB pie chart
      #85448d color shades, tints & tones
#85448d color schemes
#85448d color preview, HTML & CSS examples
           This text has a color of #85448d        
        
          <p style="color:#85448d;">Text here</p>
        
        
          .mytext {color:#85448d;}
        
        Text color #85448d
      
           This box has a color of #85448d        
        
          <div style="background-color:#85448d;">Content here</div>
        
        
          .mybackground {background-color:#85448d;}
        
        Background color #85448d
      
           Border around this has a color of #85448d        
        
          <div style="border:2px solid #85448d;">Content here</div>
        
        
          .myborder {border:2px solid #85448d;}
        
        Border color #85448d