#814b87 color space conversions
Hex:
        #814b87
        RGB:
        129, 75, 135
        CMY:
        49, 71, 47
        CMYK:
        4, 44, 0, 47
      HSL:
        294°, 28.5714%, 41.1765%
        HSV (HSB):
        294°, 44.4444%, 52.9412%
        XYZ:
        15.9425, 11.4486, 24.2912
        xyY:
        0.3085, 0.2215, 11.4486
      CIE-Lab:
        40.3259, 32.9621, -24.1860
        CIE-LCH:
        40.3259, 40.8835, 323.7305
        CIE-Luv:
        40.3259, 24.5957, -38.2002
        Hunter-Lab:
        33.8357, 24.8921, -18.8803
      #814b87 color charts
#814b87 RGB chart
      #814b87 CMYK chart
      #814b87 RGB pie chart
      #814b87 color shades, tints & tones
#814b87 color schemes
#814b87 color preview, HTML & CSS examples
           This text has a color of #814b87        
        
          <p style="color:#814b87;">Text here</p>
        
        
          .mytext {color:#814b87;}
        
        Text color #814b87
      
           This box has a color of #814b87        
        
          <div style="background-color:#814b87;">Content here</div>
        
        
          .mybackground {background-color:#814b87;}
        
        Background color #814b87
      
           Border around this has a color of #814b87        
        
          <div style="border:2px solid #814b87;">Content here</div>
        
        
          .myborder {border:2px solid #814b87;}
        
        Border color #814b87