#813cbe color space conversions
Hex:
        #813cbe
        RGB:
        129, 60, 190
        CMY:
        49, 76, 25
        CMYK:
        32, 68, 0, 25
      HSL:
        272°, 52.0000%, 49.0196%
        HSV (HSB):
        272°, 68.4211%, 74.5098%
        XYZ:
        19.9634, 11.6165, 49.9052
        xyY:
        0.2450, 0.1426, 11.6165
      CIE-Lab:
        40.6001, 53.2477, -56.6164
        CIE-LCH:
        40.6001, 77.7221, 313.2437
        CIE-Luv:
        40.6001, 18.1255, -86.7445
        Hunter-Lab:
        34.0831, 44.9070, -62.9557
      #813cbe color charts
#813cbe RGB chart
      #813cbe CMYK chart
      #813cbe RGB pie chart
      #813cbe color shades, tints & tones
#813cbe color schemes
#813cbe color preview, HTML & CSS examples
           This text has a color of #813cbe        
        
          <p style="color:#813cbe;">Text here</p>
        
        
          .mytext {color:#813cbe;}
        
        Text color #813cbe
      
           This box has a color of #813cbe        
        
          <div style="background-color:#813cbe;">Content here</div>
        
        
          .mybackground {background-color:#813cbe;}
        
        Background color #813cbe
      
           Border around this has a color of #813cbe        
        
          <div style="border:2px solid #813cbe;">Content here</div>
        
        
          .myborder {border:2px solid #813cbe;}
        
        Border color #813cbe