#81297a color space conversions
Hex:
        #81297a
        RGB:
        129, 41, 122
        CMY:
        49, 84, 52
        CMYK:
        0, 68, 5, 49
      HSL:
        305°, 51.7647%, 33.3333%
        HSV (HSB):
        305°, 68.2171%, 50.5882%
        XYZ:
        13.3591, 7.6581, 19.1864
        xyY:
        0.3323, 0.1905, 7.6581
      CIE-Lab:
        33.2605, 47.6356, -27.1945
        CIE-LCH:
        33.2605, 54.8515, 330.2786
        CIE-Luv:
        33.2605, 38.8178, -42.0985
        Hunter-Lab:
        27.6734, 37.7408, -21.7355
      #81297a color charts
#81297a RGB chart
      #81297a CMYK chart
      #81297a RGB pie chart
      #81297a color shades, tints & tones
#81297a color schemes
#81297a color preview, HTML & CSS examples
           This text has a color of #81297a        
        
          <p style="color:#81297a;">Text here</p>
        
        
          .mytext {color:#81297a;}
        
        Text color #81297a
      
           This box has a color of #81297a        
        
          <div style="background-color:#81297a;">Content here</div>
        
        
          .mybackground {background-color:#81297a;}
        
        Background color #81297a
      
           Border around this has a color of #81297a        
        
          <div style="border:2px solid #81297a;">Content here</div>
        
        
          .myborder {border:2px solid #81297a;}
        
        Border color #81297a