#81247f color space conversions
Hex:
        #81247f
        RGB:
        129, 36, 127
        CMY:
        49, 86, 50
        CMYK:
        0, 72, 2, 49
      HSL:
        301°, 56.3636%, 32.3529%
        HSV (HSB):
        301°, 72.0930%, 50.5882%
        XYZ:
        13.5149, 7.4612, 20.8065
        xyY:
        0.3235, 0.1786, 7.4612
      CIE-Lab:
        32.8346, 50.4788, -31.0000
        CIE-LCH:
        32.8346, 59.2377, 328.4451
        CIE-Luv:
        32.8346, 38.3898, -47.3252
        Hunter-Lab:
        27.3152, 40.5160, -26.0418
      #81247f color charts
#81247f RGB chart
      #81247f CMYK chart
      #81247f RGB pie chart
      #81247f color shades, tints & tones
#81247f color schemes
#81247f color preview, HTML & CSS examples
           This text has a color of #81247f        
        
          <p style="color:#81247f;">Text here</p>
        
        
          .mytext {color:#81247f;}
        
        Text color #81247f
      
           This box has a color of #81247f        
        
          <div style="background-color:#81247f;">Content here</div>
        
        
          .mybackground {background-color:#81247f;}
        
        Background color #81247f
      
           Border around this has a color of #81247f        
        
          <div style="border:2px solid #81247f;">Content here</div>
        
        
          .myborder {border:2px solid #81247f;}
        
        Border color #81247f