#850a8e color space conversions
Hex:
        #850a8e
        RGB:
        133, 10, 142
        CMY:
        48, 96, 44
        CMYK:
        6, 93, 0, 44
      HSL:
        296°, 86.8421%, 29.8039%
        HSV (HSB):
        296°, 92.9577%, 55.6863%
        XYZ:
        14.6639, 7.1566, 26.1997
        xyY:
        0.3054, 0.1490, 7.1566
      CIE-Lab:
        32.1608, 60.5782, -41.3607
        CIE-LCH:
        32.1608, 73.3514, 325.6761
        CIE-Luv:
        32.1608, 39.5276, -61.5727
        Hunter-Lab:
        26.7519, 51.0281, -39.3399
      #850a8e color charts
#850a8e RGB chart
      #850a8e CMYK chart
      #850a8e RGB pie chart
      #850a8e color shades, tints & tones
#850a8e color schemes
#850a8e color preview, HTML & CSS examples
           This text has a color of #850a8e        
        
          <p style="color:#850a8e;">Text here</p>
        
        
          .mytext {color:#850a8e;}
        
        Text color #850a8e
      
           This box has a color of #850a8e        
        
          <div style="background-color:#850a8e;">Content here</div>
        
        
          .mybackground {background-color:#850a8e;}
        
        Background color #850a8e
      
           Border around this has a color of #850a8e        
        
          <div style="border:2px solid #850a8e;">Content here</div>
        
        
          .myborder {border:2px solid #850a8e;}
        
        Border color #850a8e