#850b7f color space conversions
Hex:
        #850b7f
        RGB:
        133, 11, 127
        CMY:
        48, 96, 50
        CMYK:
        0, 92, 5, 48
      HSL:
        303°, 84.7222%, 28.2353%
        HSV (HSB):
        303°, 91.7293%, 52.1569%
        XYZ:
        13.6233, 6.7582, 20.6651
        xyY:
        0.3319, 0.1646, 6.7582
      CIE-Lab:
        31.2500, 58.0048, -33.4705
        CIE-LCH:
        31.2500, 66.9688, 330.0138
        CIE-Luv:
        31.2500, 44.7062, -50.6524
        Hunter-Lab:
        25.9965, 48.0478, -28.9331
      #850b7f color charts
#850b7f RGB chart
      #850b7f CMYK chart
      #850b7f RGB pie chart
      #850b7f color shades, tints & tones
#850b7f color schemes
#850b7f color preview, HTML & CSS examples
           This text has a color of #850b7f        
        
          <p style="color:#850b7f;">Text here</p>
        
        
          .mytext {color:#850b7f;}
        
        Text color #850b7f
      
           This box has a color of #850b7f        
        
          <div style="background-color:#850b7f;">Content here</div>
        
        
          .mybackground {background-color:#850b7f;}
        
        Background color #850b7f
      
           Border around this has a color of #850b7f        
        
          <div style="border:2px solid #850b7f;">Content here</div>
        
        
          .myborder {border:2px solid #850b7f;}
        
        Border color #850b7f