#85099f color space conversions
Hex:
        #85099f
        RGB:
        133, 9, 159
        CMY:
        48, 96, 38
        CMYK:
        16, 94, 0, 38
      HSL:
        290°, 89.2857%, 32.9412%
        HSV (HSB):
        290°, 94.3396%, 62.3529%
        XYZ:
        16.0286, 7.6851, 33.4395
        xyY:
        0.2804, 0.1345, 7.6851
      CIE-Lab:
        33.3183, 63.6624, -49.9050
        CIE-LCH:
        33.3183, 80.8914, 321.9071
        CIE-Luv:
        33.3183, 34.2021, -73.5132
        Hunter-Lab:
        27.7221, 54.6930, -52.1126
      #85099f color charts
#85099f RGB chart
      #85099f CMYK chart
      #85099f RGB pie chart
      #85099f color shades, tints & tones
#85099f color schemes
#85099f color preview, HTML & CSS examples
           This text has a color of #85099f        
        
          <p style="color:#85099f;">Text here</p>
        
        
          .mytext {color:#85099f;}
        
        Text color #85099f
      
           This box has a color of #85099f        
        
          <div style="background-color:#85099f;">Content here</div>
        
        
          .mybackground {background-color:#85099f;}
        
        Background color #85099f
      
           Border around this has a color of #85099f        
        
          <div style="border:2px solid #85099f;">Content here</div>
        
        
          .myborder {border:2px solid #85099f;}
        
        Border color #85099f