#81144f color space conversions
Hex:
        #81144f
        RGB:
        129, 20, 79
        CMY:
        49, 92, 69
        CMYK:
        0, 84, 39, 49
      HSL:
        328°, 73.1544%, 29.2157%
        HSV (HSB):
        328°, 84.4961%, 50.5882%
        XYZ:
        10.7147, 5.7320, 7.9388
        xyY:
        0.4394, 0.2351, 5.7320
      CIE-Lab:
        28.7259, 48.7532, -6.4393
        CIE-LCH:
        28.7259, 49.1766, 352.4760
        CIE-Luv:
        28.7259, 58.9299, -15.0347
        Hunter-Lab:
        23.9415, 37.9877, -2.9010
      #81144f color charts
#81144f RGB chart
      #81144f CMYK chart
      #81144f RGB pie chart
      #81144f color shades, tints & tones
#81144f color schemes
#81144f color preview, HTML & CSS examples
           This text has a color of #81144f        
        
          <p style="color:#81144f;">Text here</p>
        
        
          .mytext {color:#81144f;}
        
        Text color #81144f
      
           This box has a color of #81144f        
        
          <div style="background-color:#81144f;">Content here</div>
        
        
          .mybackground {background-color:#81144f;}
        
        Background color #81144f
      
           Border around this has a color of #81144f        
        
          <div style="border:2px solid #81144f;">Content here</div>
        
        
          .myborder {border:2px solid #81144f;}
        
        Border color #81144f