#816faf color space conversions
Hex:
        #816faf
        RGB:
        129, 111, 175
        CMY:
        49, 56, 31
        CMYK:
        26, 37, 0, 31
      HSL:
        257°, 28.5714%, 56.0784%
        HSV (HSB):
        257°, 36.5714%, 68.6275%
        XYZ:
        22.4756, 19.1312, 43.0655
        xyY:
        0.2654, 0.2259, 19.1312
      CIE-Lab:
        50.8403, 21.0867, -31.5673
        CIE-LCH:
        50.8403, 37.9624, 303.7426
        CIE-Luv:
        50.8403, 4.7040, -50.1003
        Hunter-Lab:
        43.7392, 15.1795, -27.7594
      #816faf color charts
#816faf RGB chart
      #816faf CMYK chart
      #816faf RGB pie chart
      #816faf color shades, tints & tones
#816faf color schemes
#816faf color preview, HTML & CSS examples
           This text has a color of #816faf        
        
          <p style="color:#816faf;">Text here</p>
        
        
          .mytext {color:#816faf;}
        
        Text color #816faf
      
           This box has a color of #816faf        
        
          <div style="background-color:#816faf;">Content here</div>
        
        
          .mybackground {background-color:#816faf;}
        
        Background color #816faf
      
           Border around this has a color of #816faf        
        
          <div style="border:2px solid #816faf;">Content here</div>
        
        
          .myborder {border:2px solid #816faf;}
        
        Border color #816faf