#81137f color space conversions
Hex:
        #81137f
        RGB:
        129, 19, 127
        CMY:
        49, 93, 50
        CMYK:
        0, 85, 2, 49
      HSL:
        301°, 74.3243%, 29.0196%
        HSV (HSB):
        301°, 85.2713%, 50.5882%
        XYZ:
        13.1169, 6.6652, 20.6738
        xyY:
        0.3242, 0.1648, 6.6652
      CIE-Lab:
        31.0322, 55.6602, -33.8621
        CIE-LCH:
        31.0322, 65.1514, 328.6848
        CIE-Luv:
        31.0322, 41.0584, -50.7432
        Hunter-Lab:
        25.8170, 45.5111, -29.4066
      #81137f color charts
#81137f RGB chart
      #81137f CMYK chart
      #81137f RGB pie chart
      #81137f color shades, tints & tones
#81137f color schemes
#81137f color preview, HTML & CSS examples
           This text has a color of #81137f        
        
          <p style="color:#81137f;">Text here</p>
        
        
          .mytext {color:#81137f;}
        
        Text color #81137f
      
           This box has a color of #81137f        
        
          <div style="background-color:#81137f;">Content here</div>
        
        
          .mybackground {background-color:#81137f;}
        
        Background color #81137f
      
           Border around this has a color of #81137f        
        
          <div style="border:2px solid #81137f;">Content here</div>
        
        
          .myborder {border:2px solid #81137f;}
        
        Border color #81137f