#81508f color space conversions
Hex:
        #81508f
        RGB:
        129, 80, 143
        CMY:
        49, 69, 44
        CMYK:
        10, 44, 0, 44
      HSL:
        287°, 28.2511%, 43.7255%
        HSV (HSB):
        287°, 44.0559%, 56.0784%
        XYZ:
        16.8798, 12.3876, 27.4880
        xyY:
        0.2974, 0.2183, 12.3876
      CIE-Lab:
        41.8257, 31.7992, -26.7036
        CIE-LCH:
        41.8257, 41.5244, 319.9778
        CIE-Luv:
        41.8257, 21.1724, -42.0661
        Hunter-Lab:
        35.1960, 24.0146, -21.6680
      #81508f color charts
#81508f RGB chart
      #81508f CMYK chart
      #81508f RGB pie chart
      #81508f color shades, tints & tones
#81508f color schemes
#81508f color preview, HTML & CSS examples
           This text has a color of #81508f        
        
          <p style="color:#81508f;">Text here</p>
        
        
          .mytext {color:#81508f;}
        
        Text color #81508f
      
           This box has a color of #81508f        
        
          <div style="background-color:#81508f;">Content here</div>
        
        
          .mybackground {background-color:#81508f;}
        
        Background color #81508f
      
           Border around this has a color of #81508f        
        
          <div style="border:2px solid #81508f;">Content here</div>
        
        
          .myborder {border:2px solid #81508f;}
        
        Border color #81508f