#814cbe color space conversions
Hex:
        #814cbe
        RGB:
        129, 76, 190
        CMY:
        49, 70, 25
        CMYK:
        32, 60, 0, 25
      HSL:
        268°, 46.7213%, 52.1569%
        HSV (HSB):
        268°, 60.0000%, 74.5098%
        XYZ:
        20.9320, 13.5537, 50.2281
        xyY:
        0.2471, 0.1600, 13.5537
      CIE-Lab:
        43.5860, 45.1084, -51.8001
        CIE-LCH:
        43.5860, 68.6878, 311.0499
        CIE-Luv:
        43.5860, 14.4380, -81.0147
        Hunter-Lab:
        36.8154, 37.0621, -55.1200
      #814cbe color charts
#814cbe RGB chart
      #814cbe CMYK chart
      #814cbe RGB pie chart
      #814cbe color shades, tints & tones
#814cbe color schemes
#814cbe color preview, HTML & CSS examples
           This text has a color of #814cbe        
        
          <p style="color:#814cbe;">Text here</p>
        
        
          .mytext {color:#814cbe;}
        
        Text color #814cbe
      
           This box has a color of #814cbe        
        
          <div style="background-color:#814cbe;">Content here</div>
        
        
          .mybackground {background-color:#814cbe;}
        
        Background color #814cbe
      
           Border around this has a color of #814cbe        
        
          <div style="border:2px solid #814cbe;">Content here</div>
        
        
          .myborder {border:2px solid #814cbe;}
        
        Border color #814cbe