#811e8a color space conversions
Hex:
        #811e8a
        RGB:
        129, 30, 138
        CMY:
        49, 88, 46
        CMYK:
        7, 78, 0, 46
      HSL:
        295°, 64.2857%, 32.9412%
        HSV (HSB):
        295°, 78.2609%, 54.1176%
        XYZ:
        14.1050, 7.4307, 24.7356
        xyY:
        0.3048, 0.1606, 7.4307
      CIE-Lab:
        32.7679, 54.5104, -37.9524
        CIE-LCH:
        32.7679, 66.4212, 325.1528
        CIE-Luv:
        32.7679, 36.0306, -56.9004
        Hunter-Lab:
        27.2592, 44.6592, -34.7196
      #811e8a color charts
#811e8a RGB chart
      #811e8a CMYK chart
      #811e8a RGB pie chart
      #811e8a color shades, tints & tones
#811e8a color schemes
#811e8a color preview, HTML & CSS examples
           This text has a color of #811e8a        
        
          <p style="color:#811e8a;">Text here</p>
        
        
          .mytext {color:#811e8a;}
        
        Text color #811e8a
      
           This box has a color of #811e8a        
        
          <div style="background-color:#811e8a;">Content here</div>
        
        
          .mybackground {background-color:#811e8a;}
        
        Background color #811e8a
      
           Border around this has a color of #811e8a        
        
          <div style="border:2px solid #811e8a;">Content here</div>
        
        
          .myborder {border:2px solid #811e8a;}
        
        Border color #811e8a