#81015b color space conversions
Hex:
        #81015b
        RGB:
        129, 1, 91
        CMY:
        49, 100, 64
        CMYK:
        0, 99, 29, 49
      HSL:
        318°, 98.4615%, 25.4902%
        HSV (HSB):
        318°, 99.2248%, 50.5882%
        XYZ:
        10.9524, 5.4442, 10.3711
        xyY:
        0.4092, 0.2034, 5.4442
      CIE-Lab:
        27.9645, 53.8085, -15.5372
        CIE-LCH:
        27.9645, 56.0068, 343.8939
        CIE-Luv:
        27.9645, 56.7995, -26.2937
        Hunter-Lab:
        23.3327, 42.9560, -10.0207
      #81015b color charts
#81015b RGB chart
      #81015b CMYK chart
      #81015b RGB pie chart
      #81015b color shades, tints & tones
#81015b color schemes
#81015b color preview, HTML & CSS examples
           This text has a color of #81015b        
        
          <p style="color:#81015b;">Text here</p>
        
        
          .mytext {color:#81015b;}
        
        Text color #81015b
      
           This box has a color of #81015b        
        
          <div style="background-color:#81015b;">Content here</div>
        
        
          .mybackground {background-color:#81015b;}
        
        Background color #81015b
      
           Border around this has a color of #81015b        
        
          <div style="border:2px solid #81015b;">Content here</div>
        
        
          .myborder {border:2px solid #81015b;}
        
        Border color #81015b