#814bae color space conversions
Hex:
        #814bae
        RGB:
        129, 75, 174
        CMY:
        49, 71, 32
        CMYK:
        26, 57, 0, 32
      HSL:
        273°, 39.7590%, 48.8235%
        HSV (HSB):
        273°, 56.8966%, 68.2353%
        XYZ:
        19.2093, 12.7553, 41.4940
        xyY:
        0.2615, 0.1736, 12.7553
      CIE-Lab:
        42.3922, 41.7329, -44.3251
        CIE-LCH:
        42.3922, 60.8798, 313.2747
        CIE-Luv:
        42.3922, 17.3658, -69.2610
        Hunter-Lab:
        35.7145, 33.5071, -43.8843
      #814bae color charts
#814bae RGB chart
      #814bae CMYK chart
      #814bae RGB pie chart
      #814bae color shades, tints & tones
#814bae color schemes
#814bae color preview, HTML & CSS examples
           This text has a color of #814bae        
        
          <p style="color:#814bae;">Text here</p>
        
        
          .mytext {color:#814bae;}
        
        Text color #814bae
      
           This box has a color of #814bae        
        
          <div style="background-color:#814bae;">Content here</div>
        
        
          .mybackground {background-color:#814bae;}
        
        Background color #814bae
      
           Border around this has a color of #814bae        
        
          <div style="border:2px solid #814bae;">Content here</div>
        
        
          .myborder {border:2px solid #814bae;}
        
        Border color #814bae