#85319f color space conversions
Hex:
        #85319f
        RGB:
        133, 49, 159
        CMY:
        48, 81, 38
        CMYK:
        16, 69, 0, 38
      HSL:
        286°, 52.8846%, 40.7843%
        HSV (HSB):
        286°, 69.1824%, 62.3529%
        XYZ:
        17.0292, 9.6864, 33.7730
        xyY:
        0.2815, 0.1601, 9.6864
      CIE-Lab:
        37.2736, 52.2467, -43.5328
        CIE-LCH:
        37.2736, 68.0060, 320.1984
        CIE-Luv:
        37.2736, 29.3286, -66.7103
        Hunter-Lab:
        31.1229, 43.2027, -42.5524
      #85319f color charts
#85319f RGB chart
      #85319f CMYK chart
      #85319f RGB pie chart
      #85319f color shades, tints & tones
#85319f color schemes
#85319f color preview, HTML & CSS examples
           This text has a color of #85319f        
        
          <p style="color:#85319f;">Text here</p>
        
        
          .mytext {color:#85319f;}
        
        Text color #85319f
      
           This box has a color of #85319f        
        
          <div style="background-color:#85319f;">Content here</div>
        
        
          .mybackground {background-color:#85319f;}
        
        Background color #85319f
      
           Border around this has a color of #85319f        
        
          <div style="border:2px solid #85319f;">Content here</div>
        
        
          .myborder {border:2px solid #85319f;}
        
        Border color #85319f