#81298b color space conversions
Hex:
        #81298b
        RGB:
        129, 41, 139
        CMY:
        49, 84, 45
        CMYK:
        7, 71, 0, 45
      HSL:
        294°, 54.4444%, 35.2941%
        HSV (HSB):
        294°, 70.5036%, 54.5098%
        XYZ:
        14.5064, 8.1171, 25.2283
        xyY:
        0.3032, 0.1696, 8.1171
      CIE-Lab:
        34.2255, 50.7151, -36.2441
        CIE-LCH:
        34.2255, 62.3350, 324.4481
        CIE-Luv:
        34.2255, 33.7853, -55.0193
        Hunter-Lab:
        28.4905, 41.0278, -32.5578
      #81298b color charts
#81298b RGB chart
      #81298b CMYK chart
      #81298b RGB pie chart
      #81298b color shades, tints & tones
#81298b color schemes
#81298b color preview, HTML & CSS examples
           This text has a color of #81298b        
        
          <p style="color:#81298b;">Text here</p>
        
        
          .mytext {color:#81298b;}
        
        Text color #81298b
      
           This box has a color of #81298b        
        
          <div style="background-color:#81298b;">Content here</div>
        
        
          .mybackground {background-color:#81298b;}
        
        Background color #81298b
      
           Border around this has a color of #81298b        
        
          <div style="border:2px solid #81298b;">Content here</div>
        
        
          .myborder {border:2px solid #81298b;}
        
        Border color #81298b