#85319d color space conversions
Hex:
        #85319d
        RGB:
        133, 49, 157
        CMY:
        48, 81, 38
        CMYK:
        15, 69, 0, 38
      HSL:
        287°, 52.4272%, 40.3922%
        HSV (HSB):
        287°, 68.7898%, 61.5686%
        XYZ:
        16.8570, 9.6175, 32.8662
        xyY:
        0.2841, 0.1621, 9.6175
      CIE-Lab:
        37.1470, 51.8389, -42.5283
        CIE-LCH:
        37.1470, 67.0517, 320.6348
        CIE-Luv:
        37.1470, 29.8342, -65.2227
        Hunter-Lab:
        31.0121, 42.7546, -41.1263
      #85319d color charts
#85319d RGB chart
      #85319d CMYK chart
      #85319d RGB pie chart
      #85319d color shades, tints & tones
#85319d color schemes
#85319d color preview, HTML & CSS examples
           This text has a color of #85319d        
        
          <p style="color:#85319d;">Text here</p>
        
        
          .mytext {color:#85319d;}
        
        Text color #85319d
      
           This box has a color of #85319d        
        
          <div style="background-color:#85319d;">Content here</div>
        
        
          .mybackground {background-color:#85319d;}
        
        Background color #85319d
      
           Border around this has a color of #85319d        
        
          <div style="border:2px solid #85319d;">Content here</div>
        
        
          .myborder {border:2px solid #85319d;}
        
        Border color #85319d