#85449d color space conversions
Hex:
        #85449d
        RGB:
        133, 68, 157
        CMY:
        48, 73, 38
        CMYK:
        15, 57, 0, 38
      HSL:
        284°, 39.5556%, 44.1176%
        HSV (HSB):
        284°, 56.6879%, 61.5686%
        XYZ:
        17.8258, 11.5551, 33.1891
        xyY:
        0.2849, 0.1847, 11.5551
      CIE-Lab:
        40.5001, 42.6675, -37.1850
        CIE-LCH:
        40.5001, 56.5972, 318.9276
        CIE-Luv:
        40.5001, 24.9690, -58.2402
        Hunter-Lab:
        33.9928, 34.1178, -34.0933
      #85449d color charts
#85449d RGB chart
      #85449d CMYK chart
      #85449d RGB pie chart
      #85449d color shades, tints & tones
#85449d color schemes
#85449d color preview, HTML & CSS examples
           This text has a color of #85449d        
        
          <p style="color:#85449d;">Text here</p>
        
        
          .mytext {color:#85449d;}
        
        Text color #85449d
      
           This box has a color of #85449d        
        
          <div style="background-color:#85449d;">Content here</div>
        
        
          .mybackground {background-color:#85449d;}
        
        Background color #85449d
      
           Border around this has a color of #85449d        
        
          <div style="border:2px solid #85449d;">Content here</div>
        
        
          .myborder {border:2px solid #85449d;}
        
        Border color #85449d