#85609e color space conversions
Hex:
        #85609e
        RGB:
        133, 96, 158
        CMY:
        48, 62, 38
        CMYK:
        16, 39, 0, 38
      HSL:
        276°, 24.4094%, 49.8039%
        HSV (HSB):
        276°, 39.2405%, 61.9608%
        XYZ:
        20.0273, 15.8209, 34.3459
        xyY:
        0.2853, 0.2254, 15.8209
      CIE-Lab:
        46.7386, 27.1052, -27.9749
        CIE-LCH:
        46.7386, 38.9524, 314.0953
        CIE-Luv:
        46.7386, 14.8570, -44.4943
        Hunter-Lab:
        39.7755, 20.2691, -23.3537
      #85609e color charts
#85609e RGB chart
      #85609e CMYK chart
      #85609e RGB pie chart
      #85609e color shades, tints & tones
#85609e color schemes
#85609e color preview, HTML & CSS examples
           This text has a color of #85609e        
        
          <p style="color:#85609e;">Text here</p>
        
        
          .mytext {color:#85609e;}
        
        Text color #85609e
      
           This box has a color of #85609e        
        
          <div style="background-color:#85609e;">Content here</div>
        
        
          .mybackground {background-color:#85609e;}
        
        Background color #85609e
      
           Border around this has a color of #85609e        
        
          <div style="border:2px solid #85609e;">Content here</div>
        
        
          .myborder {border:2px solid #85609e;}
        
        Border color #85609e