#816fa3 color space conversions
Hex:
        #816fa3
        RGB:
        129, 111, 163
        CMY:
        49, 56, 36
        CMYK:
        21, 32, 0, 36
      HSL:
        261°, 22.0339%, 53.7255%
        HSV (HSB):
        261°, 31.9018%, 63.9216%
        XYZ:
        21.3486, 18.6803, 37.1308
        xyY:
        0.2767, 0.2421, 18.6803
      CIE-Lab:
        50.3111, 18.1108, -25.4000
        CIE-LCH:
        50.3111, 31.1955, 305.4897
        CIE-Luv:
        50.3111, 5.8555, -40.0311
        Hunter-Lab:
        43.2208, 12.5323, -20.6813
      #816fa3 color charts
#816fa3 RGB chart
      #816fa3 CMYK chart
      #816fa3 RGB pie chart
      #816fa3 color shades, tints & tones
#816fa3 color schemes
#816fa3 color preview, HTML & CSS examples
           This text has a color of #816fa3        
        
          <p style="color:#816fa3;">Text here</p>
        
        
          .mytext {color:#816fa3;}
        
        Text color #816fa3
      
           This box has a color of #816fa3        
        
          <div style="background-color:#816fa3;">Content here</div>
        
        
          .mybackground {background-color:#816fa3;}
        
        Background color #816fa3
      
           Border around this has a color of #816fa3        
        
          <div style="border:2px solid #816fa3;">Content here</div>
        
        
          .myborder {border:2px solid #816fa3;}
        
        Border color #816fa3