#814eaf color space conversions
Hex:
        #814eaf
        RGB:
        129, 78, 175
        CMY:
        49, 69, 31
        CMYK:
        26, 55, 0, 31
      HSL:
        272°, 38.3399%, 49.6078%
        HSV (HSB):
        272°, 55.4286%, 68.6275%
        XYZ:
        19.5155, 13.2111, 42.0788
        xyY:
        0.2609, 0.1766, 13.2111
      CIE-Lab:
        43.0795, 40.3209, -43.8180
        CIE-LCH:
        43.0795, 59.5466, 312.6199
        CIE-Luv:
        43.0795, 16.3188, -68.6690
        Hunter-Lab:
        36.3470, 32.2333, -43.1970
      #814eaf color charts
#814eaf RGB chart
      #814eaf CMYK chart
      #814eaf RGB pie chart
      #814eaf color shades, tints & tones
#814eaf color schemes
#814eaf color preview, HTML & CSS examples
           This text has a color of #814eaf        
        
          <p style="color:#814eaf;">Text here</p>
        
        
          .mytext {color:#814eaf;}
        
        Text color #814eaf
      
           This box has a color of #814eaf        
        
          <div style="background-color:#814eaf;">Content here</div>
        
        
          .mybackground {background-color:#814eaf;}
        
        Background color #814eaf
      
           Border around this has a color of #814eaf        
        
          <div style="border:2px solid #814eaf;">Content here</div>
        
        
          .myborder {border:2px solid #814eaf;}
        
        Border color #814eaf