#814dc4 color space conversions
Hex:
        #814dc4
        RGB:
        129, 77, 196
        CMY:
        49, 70, 23
        CMYK:
        34, 61, 0, 23
      HSL:
        266°, 50.2110%, 53.5294%
        HSV (HSB):
        266°, 60.7143%, 76.8627%
        XYZ:
        21.6709, 13.9604, 53.7770
        xyY:
        0.2424, 0.1561, 13.9604
      CIE-Lab:
        44.1761, 46.0771, -54.3397
        CIE-LCH:
        44.1761, 71.2454, 310.2961
        CIE-Luv:
        44.1761, 13.2445, -85.0810
        Hunter-Lab:
        37.3636, 38.1439, -59.1808
      #814dc4 color charts
#814dc4 RGB chart
      #814dc4 CMYK chart
      #814dc4 RGB pie chart
      #814dc4 color shades, tints & tones
#814dc4 color schemes
#814dc4 color preview, HTML & CSS examples
           This text has a color of #814dc4        
        
          <p style="color:#814dc4;">Text here</p>
        
        
          .mytext {color:#814dc4;}
        
        Text color #814dc4
      
           This box has a color of #814dc4        
        
          <div style="background-color:#814dc4;">Content here</div>
        
        
          .mybackground {background-color:#814dc4;}
        
        Background color #814dc4
      
           Border around this has a color of #814dc4        
        
          <div style="border:2px solid #814dc4;">Content here</div>
        
        
          .myborder {border:2px solid #814dc4;}
        
        Border color #814dc4