#816abd color space conversions
Hex:
        #816abd
        RGB:
        129, 106, 189
        CMY:
        49, 58, 26
        CMYK:
        32, 44, 0, 26
      HSL:
        257°, 38.6047%, 57.8431%
        HSV (HSB):
        257°, 43.9153%, 74.1176%
        XYZ:
        23.3926, 18.6493, 50.5109
        xyY:
        0.2527, 0.2015, 18.6493
      CIE-Lab:
        50.2744, 27.6752, -40.5578
        CIE-LCH:
        50.2744, 49.1005, 304.3082
        CIE-Luv:
        50.2744, 5.2030, -64.8187
        Hunter-Lab:
        43.1849, 21.1173, -39.1187
      #816abd color charts
#816abd RGB chart
      #816abd CMYK chart
      #816abd RGB pie chart
      #816abd color shades, tints & tones
#816abd color schemes
#816abd color preview, HTML & CSS examples
           This text has a color of #816abd        
        
          <p style="color:#816abd;">Text here</p>
        
        
          .mytext {color:#816abd;}
        
        Text color #816abd
      
           This box has a color of #816abd        
        
          <div style="background-color:#816abd;">Content here</div>
        
        
          .mybackground {background-color:#816abd;}
        
        Background color #816abd
      
           Border around this has a color of #816abd        
        
          <div style="border:2px solid #816abd;">Content here</div>
        
        
          .myborder {border:2px solid #816abd;}
        
        Border color #816abd