#81315e color space conversions
Hex:
        #81315e
        RGB:
        129, 49, 94
        CMY:
        49, 81, 63
        CMYK:
        0, 62, 27, 49
      HSL:
        326°, 44.9438%, 34.9020%
        HSV (HSB):
        326°, 62.0155%, 50.5882%
        XYZ:
        12.1720, 7.6719, 11.4290
        xyY:
        0.3892, 0.2453, 7.6719
      CIE-Lab:
        33.2900, 39.5682, -9.3608
        CIE-LCH:
        33.2900, 40.6604, 346.6901
        CIE-Luv:
        33.2900, 44.8189, -17.6998
        Hunter-Lab:
        27.6982, 29.9698, -5.0758
      #81315e color charts
#81315e RGB chart
      #81315e CMYK chart
      #81315e RGB pie chart
      #81315e color shades, tints & tones
#81315e color schemes
#81315e color preview, HTML & CSS examples
           This text has a color of #81315e        
        
          <p style="color:#81315e;">Text here</p>
        
        
          .mytext {color:#81315e;}
        
        Text color #81315e
      
           This box has a color of #81315e        
        
          <div style="background-color:#81315e;">Content here</div>
        
        
          .mybackground {background-color:#81315e;}
        
        Background color #81315e
      
           Border around this has a color of #81315e        
        
          <div style="border:2px solid #81315e;">Content here</div>
        
        
          .myborder {border:2px solid #81315e;}
        
        Border color #81315e