#81297d color space conversions
Hex:
        #81297d
        RGB:
        129, 41, 125
        CMY:
        49, 84, 51
        CMYK:
        0, 68, 3, 49
      HSL:
        303°, 51.7647%, 33.3333%
        HSV (HSB):
        303°, 68.2171%, 50.5882%
        XYZ:
        13.5479, 7.7337, 20.1807
        xyY:
        0.3268, 0.1865, 7.7337
      CIE-Lab:
        33.4220, 48.1589, -28.8206
        CIE-LCH:
        33.4220, 56.1240, 329.1017
        CIE-Luv:
        33.4220, 37.9027, -44.3991
        Hunter-Lab:
        27.8095, 38.2928, -23.5588
      #81297d color charts
#81297d RGB chart
      #81297d CMYK chart
      #81297d RGB pie chart
      #81297d color shades, tints & tones
#81297d color schemes
#81297d color preview, HTML & CSS examples
           This text has a color of #81297d        
        
          <p style="color:#81297d;">Text here</p>
        
        
          .mytext {color:#81297d;}
        
        Text color #81297d
      
           This box has a color of #81297d        
        
          <div style="background-color:#81297d;">Content here</div>
        
        
          .mybackground {background-color:#81297d;}
        
        Background color #81297d
      
           Border around this has a color of #81297d        
        
          <div style="border:2px solid #81297d;">Content here</div>
        
        
          .myborder {border:2px solid #81297d;}
        
        Border color #81297d