#81265f color space conversions
Hex:
        #81265f
        RGB:
        129, 38, 95
        CMY:
        49, 85, 63
        CMYK:
        0, 71, 26, 49
      HSL:
        322°, 54.4910%, 32.7451%
        HSV (HSB):
        322°, 70.5426%, 50.5882%
        XYZ:
        11.8119, 6.8796, 11.5318
        xyY:
        0.3908, 0.2276, 6.8796
      CIE-Lab:
        31.5312, 44.6397, -12.6754
        CIE-LCH:
        31.5312, 46.4044, 344.1482
        CIE-Luv:
        31.5312, 48.3627, -22.3238
        Hunter-Lab:
        26.2289, 34.4850, -7.7071
      #81265f color charts
#81265f RGB chart
      #81265f CMYK chart
      #81265f RGB pie chart
      #81265f color shades, tints & tones
#81265f color schemes
#81265f color preview, HTML & CSS examples
           This text has a color of #81265f        
        
          <p style="color:#81265f;">Text here</p>
        
        
          .mytext {color:#81265f;}
        
        Text color #81265f
      
           This box has a color of #81265f        
        
          <div style="background-color:#81265f;">Content here</div>
        
        
          .mybackground {background-color:#81265f;}
        
        Background color #81265f
      
           Border around this has a color of #81265f        
        
          <div style="border:2px solid #81265f;">Content here</div>
        
        
          .myborder {border:2px solid #81265f;}
        
        Border color #81265f