#81418b color space conversions
Hex:
        #81418b
        RGB:
        129, 65, 139
        CMY:
        49, 75, 45
        CMYK:
        7, 53, 0, 45
      HSL:
        292°, 36.2745%, 40.0000%
        HSV (HSB):
        292°, 53.2374%, 54.5098%
        XYZ:
        15.6038, 10.3118, 25.5941
        xyY:
        0.3029, 0.2002, 10.3118
      CIE-Lab:
        38.3963, 39.3122, -29.6439
        CIE-LCH:
        38.3963, 49.2363, 322.9814
        CIE-Luv:
        38.3963, 27.3477, -46.2706
        Hunter-Lab:
        32.1120, 30.5402, -24.7772
      #81418b color charts
#81418b RGB chart
      #81418b CMYK chart
      #81418b RGB pie chart
      #81418b color shades, tints & tones
#81418b color schemes
#81418b color preview, HTML & CSS examples
           This text has a color of #81418b        
        
          <p style="color:#81418b;">Text here</p>
        
        
          .mytext {color:#81418b;}
        
        Text color #81418b
      
           This box has a color of #81418b        
        
          <div style="background-color:#81418b;">Content here</div>
        
        
          .mybackground {background-color:#81418b;}
        
        Background color #81418b
      
           Border around this has a color of #81418b        
        
          <div style="border:2px solid #81418b;">Content here</div>
        
        
          .myborder {border:2px solid #81418b;}
        
        Border color #81418b