#85159e color space conversions
Hex:
        #85159e
        RGB:
        133, 21, 158
        CMY:
        48, 92, 38
        CMYK:
        16, 87, 0, 38
      HSL:
        289°, 76.5363%, 35.0980%
        HSV (HSB):
        289°, 86.7089%, 61.9608%
        XYZ:
        16.1126, 7.9915, 33.0410
        xyY:
        0.2820, 0.1398, 7.9915
      CIE-Lab:
        33.9652, 61.3561, -48.2517
        CIE-LCH:
        33.9652, 78.0564, 321.8178
        CIE-Luv:
        33.9652, 33.6860, -71.7160
        Hunter-Lab:
        28.2692, 52.2683, -49.5096
      #85159e color charts
#85159e RGB chart
      #85159e CMYK chart
      #85159e RGB pie chart
      #85159e color shades, tints & tones
#85159e color schemes
#85159e color preview, HTML & CSS examples
           This text has a color of #85159e        
        
          <p style="color:#85159e;">Text here</p>
        
        
          .mytext {color:#85159e;}
        
        Text color #85159e
      
           This box has a color of #85159e        
        
          <div style="background-color:#85159e;">Content here</div>
        
        
          .mybackground {background-color:#85159e;}
        
        Background color #85159e
      
           Border around this has a color of #85159e        
        
          <div style="border:2px solid #85159e;">Content here</div>
        
        
          .myborder {border:2px solid #85159e;}
        
        Border color #85159e