#813cbf color space conversions
Hex:
        #813cbf
        RGB:
        129, 60, 191
        CMY:
        49, 76, 25
        CMYK:
        32, 69, 0, 25
      HSL:
        272°, 52.1912%, 49.2157%
        HSV (HSB):
        272°, 68.5864%, 74.9020%
        XYZ:
        20.0731, 11.6604, 50.4829
        xyY:
        0.2441, 0.1418, 11.6604
      CIE-Lab:
        40.6713, 53.4843, -57.0864
        CIE-LCH:
        40.6713, 78.2267, 313.1341
        CIE-Luv:
        40.6713, 17.9408, -87.4542
        Hunter-Lab:
        34.1474, 45.1710, -63.7502
      #813cbf color charts
#813cbf RGB chart
      #813cbf CMYK chart
      #813cbf RGB pie chart
      #813cbf color shades, tints & tones
#813cbf color schemes
#813cbf color preview, HTML & CSS examples
           This text has a color of #813cbf        
        
          <p style="color:#813cbf;">Text here</p>
        
        
          .mytext {color:#813cbf;}
        
        Text color #813cbf
      
           This box has a color of #813cbf        
        
          <div style="background-color:#813cbf;">Content here</div>
        
        
          .mybackground {background-color:#813cbf;}
        
        Background color #813cbf
      
           Border around this has a color of #813cbf        
        
          <div style="border:2px solid #813cbf;">Content here</div>
        
        
          .myborder {border:2px solid #813cbf;}
        
        Border color #813cbf