#81019f color space conversions
Hex:
        #81019f
        RGB:
        129, 1, 159
        CMY:
        49, 100, 38
        CMYK:
        19, 99, 0, 38
      HSL:
        289°, 98.7500%, 31.3725%
        HSV (HSB):
        289°, 99.3711%, 62.3529%
        XYZ:
        15.3221, 7.1920, 33.3815
        xyY:
        0.2741, 0.1287, 7.1920
      CIE-Lab:
        32.2402, 64.1902, -51.6859
        CIE-LCH:
        32.2402, 82.4125, 321.1590
        CIE-Luv:
        32.2402, 32.0918, -74.8242
        Hunter-Lab:
        26.8180, 55.0523, -55.0283
      #81019f color charts
#81019f RGB chart
      #81019f CMYK chart
      #81019f RGB pie chart
      #81019f color shades, tints & tones
#81019f color schemes
#81019f color preview, HTML & CSS examples
           This text has a color of #81019f        
        
          <p style="color:#81019f;">Text here</p>
        
        
          .mytext {color:#81019f;}
        
        Text color #81019f
      
           This box has a color of #81019f        
        
          <div style="background-color:#81019f;">Content here</div>
        
        
          .mybackground {background-color:#81019f;}
        
        Background color #81019f
      
           Border around this has a color of #81019f        
        
          <div style="border:2px solid #81019f;">Content here</div>
        
        
          .myborder {border:2px solid #81019f;}
        
        Border color #81019f