#813fca color space conversions
Hex:
        #813fca
        RGB:
        129, 63, 202
        CMY:
        49, 75, 21
        CMYK:
        36, 69, 0, 21
      HSL:
        268°, 56.7347%, 51.9608%
        HSV (HSB):
        268°, 68.8119%, 79.2157%
        XYZ:
        21.4914, 12.4864, 57.1545
        xyY:
        0.2358, 0.1370, 12.4864
      CIE-Lab:
        41.9790, 54.7017, -61.3706
        CIE-LCH:
        41.9790, 82.2109, 311.7117
        CIE-Luv:
        41.9790, 15.4094, -94.3020
        Hunter-Lab:
        35.3361, 46.7256, -71.1635
      #813fca color charts
#813fca RGB chart
      #813fca CMYK chart
      #813fca RGB pie chart
      #813fca color shades, tints & tones
#813fca color schemes
#813fca color preview, HTML & CSS examples
           This text has a color of #813fca        
        
          <p style="color:#813fca;">Text here</p>
        
        
          .mytext {color:#813fca;}
        
        Text color #813fca
      
           This box has a color of #813fca        
        
          <div style="background-color:#813fca;">Content here</div>
        
        
          .mybackground {background-color:#813fca;}
        
        Background color #813fca
      
           Border around this has a color of #813fca        
        
          <div style="border:2px solid #813fca;">Content here</div>
        
        
          .myborder {border:2px solid #813fca;}
        
        Border color #813fca