#814fbf color space conversions
Hex:
        #814fbf
        RGB:
        129, 79, 191
        CMY:
        49, 69, 25
        CMYK:
        32, 59, 0, 25
      HSL:
        267°, 46.6667%, 52.9412%
        HSV (HSB):
        267°, 58.6387%, 74.9020%
        XYZ:
        21.2532, 14.0207, 50.8763
        xyY:
        0.2467, 0.1627, 14.0207
      CIE-Lab:
        44.2626, 43.7289, -51.2955
        CIE-LCH:
        44.2626, 67.4051, 310.4473
        CIE-Luv:
        44.2626, 13.4860, -80.4952
        Hunter-Lab:
        37.4442, 35.7887, -54.3478
      #814fbf color charts
#814fbf RGB chart
      #814fbf CMYK chart
      #814fbf RGB pie chart
      #814fbf color shades, tints & tones
#814fbf color schemes
#814fbf color preview, HTML & CSS examples
           This text has a color of #814fbf        
        
          <p style="color:#814fbf;">Text here</p>
        
        
          .mytext {color:#814fbf;}
        
        Text color #814fbf
      
           This box has a color of #814fbf        
        
          <div style="background-color:#814fbf;">Content here</div>
        
        
          .mybackground {background-color:#814fbf;}
        
        Background color #814fbf
      
           Border around this has a color of #814fbf        
        
          <div style="border:2px solid #814fbf;">Content here</div>
        
        
          .myborder {border:2px solid #814fbf;}
        
        Border color #814fbf