#813bfc color space conversions
Hex:
        #813bfc
        RGB:
        129, 59, 252
        CMY:
        49, 77, 1
        CMYK:
        49, 77, 0, 1
      HSL:
        262°, 96.9849%, 60.9804%
        HSV (HSB):
        262°, 76.5873%, 98.8235%
        XYZ:
        28.1879, 14.8233, 93.4710
        xyY:
        0.2065, 0.1086, 14.8233
      CIE-Lab:
        45.3913, 68.8177, -84.2326
        CIE-LCH:
        45.3913, 108.7705, 309.2487
        CIE-Luv:
        45.3913, 8.5670, -128.0901
        Hunter-Lab:
        38.5011, 63.3089, -116.9905
      #813bfc color charts
#813bfc RGB chart
      #813bfc CMYK chart
      #813bfc RGB pie chart
      #813bfc color shades, tints & tones
#813bfc color schemes
#813bfc color preview, HTML & CSS examples
           This text has a color of #813bfc        
        
          <p style="color:#813bfc;">Text here</p>
        
        
          .mytext {color:#813bfc;}
        
        Text color #813bfc
      
           This box has a color of #813bfc        
        
          <div style="background-color:#813bfc;">Content here</div>
        
        
          .mybackground {background-color:#813bfc;}
        
        Background color #813bfc
      
           Border around this has a color of #813bfc        
        
          <div style="border:2px solid #813bfc;">Content here</div>
        
        
          .myborder {border:2px solid #813bfc;}
        
        Border color #813bfc