#81235f color space conversions
Hex:
        #81235f
        RGB:
        129, 35, 95
        CMY:
        49, 86, 63
        CMYK:
        0, 73, 26, 49
      HSL:
        322°, 57.3171%, 32.1569%
        HSV (HSB):
        322°, 72.8682%, 50.5882%
        XYZ:
        11.7199, 6.6954, 11.5011
        xyY:
        0.3918, 0.2238, 6.6954
      CIE-Lab:
        31.1032, 45.8344, -13.3292
        CIE-LCH:
        31.1032, 47.7332, 343.7849
        CIE-Luv:
        31.1032, 49.2566, -23.2282
        Hunter-Lab:
        25.8755, 35.5663, -8.2403
      #81235f color charts
#81235f RGB chart
      #81235f CMYK chart
      #81235f RGB pie chart
      #81235f color shades, tints & tones
#81235f color schemes
#81235f color preview, HTML & CSS examples
           This text has a color of #81235f        
        
          <p style="color:#81235f;">Text here</p>
        
        
          .mytext {color:#81235f;}
        
        Text color #81235f
      
           This box has a color of #81235f        
        
          <div style="background-color:#81235f;">Content here</div>
        
        
          .mybackground {background-color:#81235f;}
        
        Background color #81235f
      
           Border around this has a color of #81235f        
        
          <div style="border:2px solid #81235f;">Content here</div>
        
        
          .myborder {border:2px solid #81235f;}
        
        Border color #81235f