#850f9f color space conversions
Hex:
        #850f9f
        RGB:
        133, 15, 159
        CMY:
        48, 94, 38
        CMYK:
        16, 91, 0, 38
      HSL:
        289°, 82.7586%, 34.1176%
        HSV (HSB):
        289°, 90.5660%, 62.3529%
        XYZ:
        16.1017, 7.8314, 33.4638
        xyY:
        0.2805, 0.1364, 7.8314
      CIE-Lab:
        33.6293, 62.7417, -49.4017
        CIE-LCH:
        33.6293, 79.8564, 321.7837
        CIE-Luv:
        33.6293, 33.8574, -73.0452
        Hunter-Lab:
        27.9846, 53.7316, -51.3094
      #850f9f color charts
#850f9f RGB chart
      #850f9f CMYK chart
      #850f9f RGB pie chart
      #850f9f color shades, tints & tones
#850f9f color schemes
#850f9f color preview, HTML & CSS examples
           This text has a color of #850f9f        
        
          <p style="color:#850f9f;">Text here</p>
        
        
          .mytext {color:#850f9f;}
        
        Text color #850f9f
      
           This box has a color of #850f9f        
        
          <div style="background-color:#850f9f;">Content here</div>
        
        
          .mybackground {background-color:#850f9f;}
        
        Background color #850f9f
      
           Border around this has a color of #850f9f        
        
          <div style="border:2px solid #850f9f;">Content here</div>
        
        
          .myborder {border:2px solid #850f9f;}
        
        Border color #850f9f