#81286f color space conversions
Hex:
        #81286f
        RGB:
        129, 40, 111
        CMY:
        49, 84, 56
        CMYK:
        0, 69, 14, 49
      HSL:
        312°, 52.6627%, 33.1373%
        HSV (HSB):
        312°, 68.9922%, 50.5882%
        XYZ:
        12.6813, 7.3324, 15.7858
        xyY:
        0.3542, 0.2048, 7.3324
      CIE-Lab:
        32.5520, 46.2169, -21.3566
        CIE-LCH:
        32.5520, 50.9127, 335.1986
        CIE-Luv:
        32.5520, 42.5291, -33.9416
        Hunter-Lab:
        27.0784, 36.2074, -15.6093
      #81286f color charts
#81286f RGB chart
      #81286f CMYK chart
      #81286f RGB pie chart
      #81286f color shades, tints & tones
#81286f color schemes
#81286f color preview, HTML & CSS examples
           This text has a color of #81286f        
        
          <p style="color:#81286f;">Text here</p>
        
        
          .mytext {color:#81286f;}
        
        Text color #81286f
      
           This box has a color of #81286f        
        
          <div style="background-color:#81286f;">Content here</div>
        
        
          .mybackground {background-color:#81286f;}
        
        Background color #81286f
      
           Border around this has a color of #81286f        
        
          <div style="border:2px solid #81286f;">Content here</div>
        
        
          .myborder {border:2px solid #81286f;}
        
        Border color #81286f