#81238e color space conversions
Hex:
        #81238e
        RGB:
        129, 35, 142
        CMY:
        49, 86, 44
        CMYK:
        9, 75, 0, 44
      HSL:
        293°, 60.4520%, 34.7059%
        HSV (HSB):
        293°, 75.3521%, 55.6863%
        XYZ:
        14.5368, 7.8222, 26.3348
        xyY:
        0.2985, 0.1606, 7.8222
      CIE-Lab:
        33.6098, 53.5556, -39.0761
        CIE-LCH:
        33.6098, 66.2959, 323.8842
        CIE-Luv:
        33.6098, 34.0381, -58.7621
        Hunter-Lab:
        27.9682, 43.8331, -36.2498
      #81238e color charts
#81238e RGB chart
      #81238e CMYK chart
      #81238e RGB pie chart
      #81238e color shades, tints & tones
#81238e color schemes
#81238e color preview, HTML & CSS examples
           This text has a color of #81238e        
        
          <p style="color:#81238e;">Text here</p>
        
        
          .mytext {color:#81238e;}
        
        Text color #81238e
      
           This box has a color of #81238e        
        
          <div style="background-color:#81238e;">Content here</div>
        
        
          .mybackground {background-color:#81238e;}
        
        Background color #81238e
      
           Border around this has a color of #81238e        
        
          <div style="border:2px solid #81238e;">Content here</div>
        
        
          .myborder {border:2px solid #81238e;}
        
        Border color #81238e