#81508b color space conversions
Hex:
        #81508b
        RGB:
        129, 80, 139
        CMY:
        49, 69, 45
        CMYK:
        7, 42, 0, 45
      HSL:
        290°, 26.9406%, 42.9412%
        HSV (HSB):
        290°, 42.4460%, 54.5098%
        XYZ:
        16.5821, 12.2685, 25.9202
        xyY:
        0.3028, 0.2240, 12.2685
      CIE-Lab:
        41.6398, 30.9383, -24.5738
        CIE-LCH:
        41.6398, 39.5101, 321.5404
        CIE-Luv:
        41.6398, 21.8877, -38.8029
        Hunter-Lab:
        35.0265, 23.2086, -19.3571
      #81508b color charts
#81508b RGB chart
      #81508b CMYK chart
      #81508b RGB pie chart
      #81508b color shades, tints & tones
#81508b color schemes
#81508b color preview, HTML & CSS examples
           This text has a color of #81508b        
        
          <p style="color:#81508b;">Text here</p>
        
        
          .mytext {color:#81508b;}
        
        Text color #81508b
      
           This box has a color of #81508b        
        
          <div style="background-color:#81508b;">Content here</div>
        
        
          .mybackground {background-color:#81508b;}
        
        Background color #81508b
      
           Border around this has a color of #81508b        
        
          <div style="border:2px solid #81508b;">Content here</div>
        
        
          .myborder {border:2px solid #81508b;}
        
        Border color #81508b