#814dc3 color space conversions
Hex:
        #814dc3
        RGB:
        129, 77, 195
        CMY:
        49, 70, 24
        CMYK:
        34, 61, 0, 24
      HSL:
        266°, 49.5798%, 53.3333%
        HSV (HSB):
        266°, 60.5128%, 76.4706%
        XYZ:
        21.5575, 13.9150, 53.1794
        xyY:
        0.2432, 0.1570, 13.9150
      CIE-Lab:
        44.1108, 45.8244, -53.8645
        CIE-LCH:
        44.1108, 70.7196, 310.3890
        CIE-Luv:
        44.1108, 13.3978, -84.3377
        Hunter-Lab:
        37.3028, 37.8760, -58.4126
      #814dc3 color charts
#814dc3 RGB chart
      #814dc3 CMYK chart
      #814dc3 RGB pie chart
      #814dc3 color shades, tints & tones
#814dc3 color schemes
#814dc3 color preview, HTML & CSS examples
           This text has a color of #814dc3        
        
          <p style="color:#814dc3;">Text here</p>
        
        
          .mytext {color:#814dc3;}
        
        Text color #814dc3
      
           This box has a color of #814dc3        
        
          <div style="background-color:#814dc3;">Content here</div>
        
        
          .mybackground {background-color:#814dc3;}
        
        Background color #814dc3
      
           Border around this has a color of #814dc3        
        
          <div style="border:2px solid #814dc3;">Content here</div>
        
        
          .myborder {border:2px solid #814dc3;}
        
        Border color #814dc3