#81016d color space conversions
Hex:
        #81016d
        RGB:
        129, 1, 109
        CMY:
        49, 100, 57
        CMYK:
        0, 99, 16, 49
      HSL:
        309°, 98.4615%, 25.4902%
        HSV (HSB):
        309°, 99.2248%, 50.5882%
        XYZ:
        11.8244, 5.7930, 14.9629
        xyY:
        0.3629, 0.1778, 5.7930
      CIE-Lab:
        28.8840, 56.1380, -25.8223
        CIE-LCH:
        28.8840, 61.7921, 335.2985
        CIE-Luv:
        28.8840, 49.3824, -39.5344
        Hunter-Lab:
        24.0686, 45.5736, -20.0114
      #81016d color charts
#81016d RGB chart
      #81016d CMYK chart
      #81016d RGB pie chart
      #81016d color shades, tints & tones
#81016d color schemes
#81016d color preview, HTML & CSS examples
           This text has a color of #81016d        
        
          <p style="color:#81016d;">Text here</p>
        
        
          .mytext {color:#81016d;}
        
        Text color #81016d
      
           This box has a color of #81016d        
        
          <div style="background-color:#81016d;">Content here</div>
        
        
          .mybackground {background-color:#81016d;}
        
        Background color #81016d
      
           Border around this has a color of #81016d        
        
          <div style="border:2px solid #81016d;">Content here</div>
        
        
          .myborder {border:2px solid #81016d;}
        
        Border color #81016d