#814ceb color space conversions
Hex:
        #814ceb
        RGB:
        129, 76, 235
        CMY:
        49, 70, 8
        CMYK:
        45, 68, 0, 8
      HSL:
        260°, 79.8995%, 60.9804%
        HSV (HSB):
        260°, 67.6596%, 92.1569%
        XYZ:
        26.6331, 15.8342, 80.2498
        xyY:
        0.2170, 0.1290, 15.8342
      CIE-Lab:
        46.7562, 56.6876, -72.4581
        CIE-LCH:
        46.7562, 91.9981, 308.0379
        CIE-Luv:
        46.7562, 7.9986, -113.1078
        Hunter-Lab:
        39.7922, 49.8346, -91.7171
      #814ceb color charts
#814ceb RGB chart
      #814ceb CMYK chart
      #814ceb RGB pie chart
      #814ceb color shades, tints & tones
#814ceb color schemes
#814ceb color preview, HTML & CSS examples
           This text has a color of #814ceb        
        
          <p style="color:#814ceb;">Text here</p>
        
        
          .mytext {color:#814ceb;}
        
        Text color #814ceb
      
           This box has a color of #814ceb        
        
          <div style="background-color:#814ceb;">Content here</div>
        
        
          .mybackground {background-color:#814ceb;}
        
        Background color #814ceb
      
           Border around this has a color of #814ceb        
        
          <div style="border:2px solid #814ceb;">Content here</div>
        
        
          .myborder {border:2px solid #814ceb;}
        
        Border color #814ceb