#850a7f color space conversions
Hex:
        #850a7f
        RGB:
        133, 10, 127
        CMY:
        48, 96, 50
        CMYK:
        0, 92, 5, 48
      HSL:
        303°, 86.0140%, 28.0392%
        HSV (HSB):
        303°, 92.4812%, 52.1569%
        XYZ:
        13.6122, 6.7359, 20.6614
        xyY:
        0.3319, 0.1643, 6.7359
      CIE-Lab:
        31.1980, 58.1573, -33.5531
        CIE-LCH:
        31.1980, 67.1423, 330.0178
        CIE-Luv:
        31.1980, 44.7815, -50.7472
        Hunter-Lab:
        25.9537, 48.2007, -29.0324
      #850a7f color charts
#850a7f RGB chart
      #850a7f CMYK chart
      #850a7f RGB pie chart
      #850a7f color shades, tints & tones
#850a7f color schemes
#850a7f color preview, HTML & CSS examples
           This text has a color of #850a7f        
        
          <p style="color:#850a7f;">Text here</p>
        
        
          .mytext {color:#850a7f;}
        
        Text color #850a7f
      
           This box has a color of #850a7f        
        
          <div style="background-color:#850a7f;">Content here</div>
        
        
          .mybackground {background-color:#850a7f;}
        
        Background color #850a7f
      
           Border around this has a color of #850a7f        
        
          <div style="border:2px solid #850a7f;">Content here</div>
        
        
          .myborder {border:2px solid #850a7f;}
        
        Border color #850a7f