#811a87 color space conversions
Hex:
        #811a87
        RGB:
        129, 26, 135
        CMY:
        49, 90, 47
        CMYK:
        4, 81, 0, 47
      HSL:
        297°, 67.7019%, 31.5686%
        HSV (HSB):
        297°, 80.7407%, 52.9412%
        XYZ:
        13.7958, 7.1552, 23.5756
        xyY:
        0.3098, 0.1607, 7.1552
      CIE-Lab:
        32.1576, 55.1925, -37.0663
        CIE-LCH:
        32.1576, 66.4840, 326.1154
        CIE-Luv:
        32.1576, 37.5396, -55.4649
        Hunter-Lab:
        26.7492, 45.2499, -33.5314
      #811a87 color charts
#811a87 RGB chart
      #811a87 CMYK chart
      #811a87 RGB pie chart
      #811a87 color shades, tints & tones
#811a87 color schemes
#811a87 color preview, HTML & CSS examples
           This text has a color of #811a87        
        
          <p style="color:#811a87;">Text here</p>
        
        
          .mytext {color:#811a87;}
        
        Text color #811a87
      
           This box has a color of #811a87        
        
          <div style="background-color:#811a87;">Content here</div>
        
        
          .mybackground {background-color:#811a87;}
        
        Background color #811a87
      
           Border around this has a color of #811a87        
        
          <div style="border:2px solid #811a87;">Content here</div>
        
        
          .myborder {border:2px solid #811a87;}
        
        Border color #811a87