#81208e color space conversions
Hex:
        #81208e
        RGB:
        129, 32, 142
        CMY:
        49, 87, 44
        CMYK:
        9, 77, 0, 44
      HSL:
        293°, 63.2184%, 34.1176%
        HSV (HSB):
        293°, 77.4648%, 55.6863%
        XYZ:
        14.4523, 7.6531, 26.3067
        xyY:
        0.2985, 0.1581, 7.6531
      CIE-Lab:
        33.2498, 54.5879, -39.6523
        CIE-LCH:
        33.2498, 67.4696, 324.0056
        CIE-Luv:
        33.2498, 34.5202, -59.4168
        Hunter-Lab:
        27.6643, 44.8385, -37.0153
      #81208e color charts
#81208e RGB chart
      #81208e CMYK chart
      #81208e RGB pie chart
      #81208e color shades, tints & tones
#81208e color schemes
#81208e color preview, HTML & CSS examples
           This text has a color of #81208e        
        
          <p style="color:#81208e;">Text here</p>
        
        
          .mytext {color:#81208e;}
        
        Text color #81208e
      
           This box has a color of #81208e        
        
          <div style="background-color:#81208e;">Content here</div>
        
        
          .mybackground {background-color:#81208e;}
        
        Background color #81208e
      
           Border around this has a color of #81208e        
        
          <div style="border:2px solid #81208e;">Content here</div>
        
        
          .myborder {border:2px solid #81208e;}
        
        Border color #81208e