#81264e color space conversions
Hex:
        #81264e
        RGB:
        129, 38, 78
        CMY:
        49, 85, 69
        CMYK:
        0, 71, 40, 49
      HSL:
        334°, 54.4910%, 32.7451%
        HSV (HSB):
        334°, 70.5426%, 50.5882%
        XYZ:
        11.1215, 6.6034, 7.8961
        xyY:
        0.4341, 0.2577, 6.6034
      CIE-Lab:
        30.8865, 42.4593, -2.5643
        CIE-LCH:
        30.8865, 42.5367, 356.5439
        CIE-Luv:
        30.8865, 54.0011, -9.7825
        Hunter-Lab:
        25.6971, 32.2836, -0.2305
      #81264e color charts
#81264e RGB chart
      #81264e CMYK chart
      #81264e RGB pie chart
      #81264e color shades, tints & tones
#81264e color schemes
#81264e color preview, HTML & CSS examples
           This text has a color of #81264e        
        
          <p style="color:#81264e;">Text here</p>
        
        
          .mytext {color:#81264e;}
        
        Text color #81264e
      
           This box has a color of #81264e        
        
          <div style="background-color:#81264e;">Content here</div>
        
        
          .mybackground {background-color:#81264e;}
        
        Background color #81264e
      
           Border around this has a color of #81264e        
        
          <div style="border:2px solid #81264e;">Content here</div>
        
        
          .myborder {border:2px solid #81264e;}
        
        Border color #81264e