#814acf color space conversions
Hex:
        #814acf
        RGB:
        129, 74, 207
        CMY:
        49, 71, 19
        CMYK:
        38, 64, 0, 19
      HSL:
        265°, 58.0786%, 55.0980%
        HSV (HSB):
        265°, 64.2512%, 81.1765%
        XYZ:
        22.7645, 14.0697, 60.5474
        xyY:
        0.2338, 0.1445, 14.0697
      CIE-Lab:
        44.3327, 50.4561, -60.4437
        CIE-LCH:
        44.3327, 78.7354, 309.8538
        CIE-Luv:
        44.3327, 12.2980, -94.2537
        Hunter-Lab:
        37.5096, 42.6897, -69.4483
      #814acf color charts
#814acf RGB chart
      #814acf CMYK chart
      #814acf RGB pie chart
      #814acf color shades, tints & tones
#814acf color schemes
#814acf color preview, HTML & CSS examples
           This text has a color of #814acf        
        
          <p style="color:#814acf;">Text here</p>
        
        
          .mytext {color:#814acf;}
        
        Text color #814acf
      
           This box has a color of #814acf        
        
          <div style="background-color:#814acf;">Content here</div>
        
        
          .mybackground {background-color:#814acf;}
        
        Background color #814acf
      
           Border around this has a color of #814acf        
        
          <div style="border:2px solid #814acf;">Content here</div>
        
        
          .myborder {border:2px solid #814acf;}
        
        Border color #814acf