#81215f color space conversions
Hex:
        #81215f
        RGB:
        129, 33, 95
        CMY:
        49, 87, 63
        CMYK:
        0, 74, 26, 49
      HSL:
        321°, 59.2593%, 31.7647%
        HSV (HSB):
        321°, 74.4186%, 50.5882%
        XYZ:
        11.6627, 6.5811, 11.4821
        xyY:
        0.3923, 0.2214, 6.5811
      CIE-Lab:
        30.8335, 46.5915, -13.7420
        CIE-LCH:
        30.8335, 48.5758, 343.5668
        CIE-Luv:
        30.8335, 49.8152, -23.7945
        Hunter-Lab:
        25.6536, 36.2562, -8.5796
      #81215f color charts
#81215f RGB chart
      #81215f CMYK chart
      #81215f RGB pie chart
      #81215f color shades, tints & tones
#81215f color schemes
#81215f color preview, HTML & CSS examples
           This text has a color of #81215f        
        
          <p style="color:#81215f;">Text here</p>
        
        
          .mytext {color:#81215f;}
        
        Text color #81215f
      
           This box has a color of #81215f        
        
          <div style="background-color:#81215f;">Content here</div>
        
        
          .mybackground {background-color:#81215f;}
        
        Background color #81215f
      
           Border around this has a color of #81215f        
        
          <div style="border:2px solid #81215f;">Content here</div>
        
        
          .myborder {border:2px solid #81215f;}
        
        Border color #81215f