#813dbb color space conversions
Hex:
        #813dbb
        RGB:
        129, 61, 187
        CMY:
        49, 76, 27
        CMYK:
        31, 67, 0, 27
      HSL:
        272°, 50.8065%, 48.6275%
        HSV (HSB):
        272°, 67.3797%, 73.3333%
        XYZ:
        19.6916, 11.5925, 48.2134
        xyY:
        0.2477, 0.1458, 11.5925
      CIE-Lab:
        40.5609, 52.0617, -54.9212
        CIE-LCH:
        40.5609, 75.6754, 313.4689
        CIE-Luv:
        40.5609, 18.4798, -84.2934
        Hunter-Lab:
        34.0477, 43.6527, -60.1245
      #813dbb color charts
#813dbb RGB chart
      #813dbb CMYK chart
      #813dbb RGB pie chart
      #813dbb color shades, tints & tones
#813dbb color schemes
#813dbb color preview, HTML & CSS examples
           This text has a color of #813dbb        
        
          <p style="color:#813dbb;">Text here</p>
        
        
          .mytext {color:#813dbb;}
        
        Text color #813dbb
      
           This box has a color of #813dbb        
        
          <div style="background-color:#813dbb;">Content here</div>
        
        
          .mybackground {background-color:#813dbb;}
        
        Background color #813dbb
      
           Border around this has a color of #813dbb        
        
          <div style="border:2px solid #813dbb;">Content here</div>
        
        
          .myborder {border:2px solid #813dbb;}
        
        Border color #813dbb