#81114f color space conversions
Hex:
        #81114f
        RGB:
        129, 17, 79
        CMY:
        49, 93, 69
        CMYK:
        0, 87, 39, 49
      HSL:
        327°, 76.7123%, 28.6275%
        HSV (HSB):
        327°, 86.8217%, 50.5882%
        XYZ:
        10.6650, 5.6325, 7.9222
        xyY:
        0.4403, 0.2326, 5.6325
      CIE-Lab:
        28.4658, 49.5001, -6.8295
        CIE-LCH:
        28.4658, 49.9690, 352.1445
        CIE-Luv:
        28.4658, 59.5380, -15.5639
        Hunter-Lab:
        23.7330, 38.6807, -3.1783
      #81114f color charts
#81114f RGB chart
      #81114f CMYK chart
      #81114f RGB pie chart
      #81114f color shades, tints & tones
#81114f color schemes
#81114f color preview, HTML & CSS examples
           This text has a color of #81114f        
        
          <p style="color:#81114f;">Text here</p>
        
        
          .mytext {color:#81114f;}
        
        Text color #81114f
      
           This box has a color of #81114f        
        
          <div style="background-color:#81114f;">Content here</div>
        
        
          .mybackground {background-color:#81114f;}
        
        Background color #81114f
      
           Border around this has a color of #81114f        
        
          <div style="border:2px solid #81114f;">Content here</div>
        
        
          .myborder {border:2px solid #81114f;}
        
        Border color #81114f