#85458d color space conversions
Hex:
        #85458d
        RGB:
        133, 69, 141
        CMY:
        48, 73, 45
        CMYK:
        6, 51, 0, 45
      HSL:
        293°, 34.2857%, 41.1765%
        HSV (HSB):
        293°, 51.0638%, 55.2941%
        XYZ:
        16.6087, 11.1659, 26.4792
        xyY:
        0.3061, 0.2058, 11.1659
      CIE-Lab:
        39.8585, 38.7655, -28.5297
        CIE-LCH:
        39.8585, 48.1322, 323.6486
        CIE-Luv:
        39.8585, 28.1112, -45.0845
        Hunter-Lab:
        33.4154, 30.2443, -23.5921
      #85458d color charts
#85458d RGB chart
      #85458d CMYK chart
      #85458d RGB pie chart
      #85458d color shades, tints & tones
#85458d color schemes
#85458d color preview, HTML & CSS examples
           This text has a color of #85458d        
        
          <p style="color:#85458d;">Text here</p>
        
        
          .mytext {color:#85458d;}
        
        Text color #85458d
      
           This box has a color of #85458d        
        
          <div style="background-color:#85458d;">Content here</div>
        
        
          .mybackground {background-color:#85458d;}
        
        Background color #85458d
      
           Border around this has a color of #85458d        
        
          <div style="border:2px solid #85458d;">Content here</div>
        
        
          .myborder {border:2px solid #85458d;}
        
        Border color #85458d