#811b7a color space conversions
Hex:
        #811b7a
        RGB:
        129, 27, 122
        CMY:
        49, 89, 52
        CMYK:
        0, 79, 5, 49
      HSL:
        304°, 65.3846%, 30.5882%
        HSV (HSB):
        304°, 79.0698%, 50.5882%
        XYZ:
        12.9580, 6.8561, 19.0528
        xyY:
        0.3334, 0.1764, 6.8561
      CIE-Lab:
        31.4771, 52.6951, -30.0083
        CIE-LCH:
        31.4771, 60.6405, 330.3397
        CIE-Luv:
        31.4771, 41.6734, -45.6559
        Hunter-Lab:
        26.1842, 42.5137, -24.8130
      #811b7a color charts
#811b7a RGB chart
      #811b7a CMYK chart
      #811b7a RGB pie chart
      #811b7a color shades, tints & tones
#811b7a color schemes
#811b7a color preview, HTML & CSS examples
           This text has a color of #811b7a        
        
          <p style="color:#811b7a;">Text here</p>
        
        
          .mytext {color:#811b7a;}
        
        Text color #811b7a
      
           This box has a color of #811b7a        
        
          <div style="background-color:#811b7a;">Content here</div>
        
        
          .mybackground {background-color:#811b7a;}
        
        Background color #811b7a
      
           Border around this has a color of #811b7a        
        
          <div style="border:2px solid #811b7a;">Content here</div>
        
        
          .myborder {border:2px solid #811b7a;}
        
        Border color #811b7a