#814f94 color space conversions
Hex:
        #814f94
        RGB:
        129, 79, 148
        CMY:
        49, 69, 42
        CMYK:
        13, 47, 0, 42
      HSL:
        283°, 30.3965%, 44.5098%
        HSV (HSB):
        283°, 46.6216%, 58.0392%
        XYZ:
        17.1945, 12.3972, 29.5036
        xyY:
        0.2910, 0.2098, 12.3972
      CIE-Lab:
        41.8406, 33.4706, -29.6950
        CIE-LCH:
        41.8406, 44.7446, 318.4207
        CIE-Luv:
        41.8406, 20.6548, -46.6634
        Hunter-Lab:
        35.2097, 25.5530, -25.0347
      #814f94 color charts
#814f94 RGB chart
      #814f94 CMYK chart
      #814f94 RGB pie chart
      #814f94 color shades, tints & tones
#814f94 color schemes
#814f94 color preview, HTML & CSS examples
           This text has a color of #814f94        
        
          <p style="color:#814f94;">Text here</p>
        
        
          .mytext {color:#814f94;}
        
        Text color #814f94
      
           This box has a color of #814f94        
        
          <div style="background-color:#814f94;">Content here</div>
        
        
          .mybackground {background-color:#814f94;}
        
        Background color #814f94
      
           Border around this has a color of #814f94        
        
          <div style="border:2px solid #814f94;">Content here</div>
        
        
          .myborder {border:2px solid #814f94;}
        
        Border color #814f94