#814eae color space conversions
Hex:
        #814eae
        RGB:
        129, 78, 174
        CMY:
        49, 69, 32
        CMYK:
        26, 55, 0, 32
      HSL:
        272°, 38.0952%, 49.4118%
        HSV (HSB):
        272°, 55.1724%, 68.2353%
        XYZ:
        19.4176, 13.1719, 41.5634
        xyY:
        0.2619, 0.1776, 13.1719
      CIE-Lab:
        43.0211, 40.0787, -43.3215
        CIE-LCH:
        43.0211, 59.0174, 312.7733
        CIE-Luv:
        43.0211, 16.4849, -67.8899
        Hunter-Lab:
        36.2931, 31.9886, -42.4946
      #814eae color charts
#814eae RGB chart
      #814eae CMYK chart
      #814eae RGB pie chart
      #814eae color shades, tints & tones
#814eae color schemes
#814eae color preview, HTML & CSS examples
           This text has a color of #814eae        
        
          <p style="color:#814eae;">Text here</p>
        
        
          .mytext {color:#814eae;}
        
        Text color #814eae
      
           This box has a color of #814eae        
        
          <div style="background-color:#814eae;">Content here</div>
        
        
          .mybackground {background-color:#814eae;}
        
        Background color #814eae
      
           Border around this has a color of #814eae        
        
          <div style="border:2px solid #814eae;">Content here</div>
        
        
          .myborder {border:2px solid #814eae;}
        
        Border color #814eae