#81426e color space conversions
Hex:
        #81426e
        RGB:
        129, 66, 110
        CMY:
        49, 74, 57
        CMYK:
        0, 49, 15, 49
      HSL:
        318°, 32.3077%, 38.2353%
        HSV (HSB):
        318°, 48.8372%, 50.5882%
        XYZ:
        13.8159, 9.6893, 15.8939
        xyY:
        0.3507, 0.2459, 9.6893
      CIE-Lab:
        37.2790, 33.2452, -13.4457
        CIE-LCH:
        37.2790, 35.8612, 337.9796
        CIE-Luv:
        37.2790, 33.6062, -22.6467
        Hunter-Lab:
        31.1277, 24.7532, -8.4842
      #81426e color charts
#81426e RGB chart
      #81426e CMYK chart
      #81426e RGB pie chart
      #81426e color shades, tints & tones
#81426e color schemes
#81426e color preview, HTML & CSS examples
           This text has a color of #81426e        
        
          <p style="color:#81426e;">Text here</p>
        
        
          .mytext {color:#81426e;}
        
        Text color #81426e
      
           This box has a color of #81426e        
        
          <div style="background-color:#81426e;">Content here</div>
        
        
          .mybackground {background-color:#81426e;}
        
        Background color #81426e
      
           Border around this has a color of #81426e        
        
          <div style="border:2px solid #81426e;">Content here</div>
        
        
          .myborder {border:2px solid #81426e;}
        
        Border color #81426e