#811b6a color space conversions
Hex:
        #811b6a
        RGB:
        129, 27, 106
        CMY:
        49, 89, 58
        CMYK:
        0, 79, 18, 49
      HSL:
        314°, 65.3846%, 30.5882%
        HSV (HSB):
        314°, 79.0698%, 50.5882%
        XYZ:
        12.0467, 6.4916, 14.2537
        xyY:
        0.3674, 0.1980, 6.4916
      CIE-Lab:
        30.6203, 50.2082, -21.1716
        CIE-LCH:
        30.6203, 54.4894, 337.1360
        CIE-Luv:
        30.6203, 47.2900, -33.6065
        Hunter-Lab:
        25.4786, 39.8102, -15.3341
      #811b6a color charts
#811b6a RGB chart
      #811b6a CMYK chart
      #811b6a RGB pie chart
      #811b6a color shades, tints & tones
#811b6a color schemes
#811b6a color preview, HTML & CSS examples
           This text has a color of #811b6a        
        
          <p style="color:#811b6a;">Text here</p>
        
        
          .mytext {color:#811b6a;}
        
        Text color #811b6a
      
           This box has a color of #811b6a        
        
          <div style="background-color:#811b6a;">Content here</div>
        
        
          .mybackground {background-color:#811b6a;}
        
        Background color #811b6a
      
           Border around this has a color of #811b6a        
        
          <div style="border:2px solid #811b6a;">Content here</div>
        
        
          .myborder {border:2px solid #811b6a;}
        
        Border color #811b6a