#834bba color space conversions
Hex:
        #834bba
        RGB:
        131, 75, 186
        CMY:
        49, 71, 27
        CMYK:
        30, 60, 0, 27
      HSL:
        270°, 44.5783%, 51.1765%
        HSV (HSB):
        270°, 59.6774%, 72.9412%
        XYZ:
        20.7391, 13.4026, 47.9483
        xyY:
        0.2526, 0.1633, 13.4026
      CIE-Lab:
        43.3637, 45.1360, -49.8089
        CIE-LCH:
        43.3637, 67.2175, 312.1824
        CIE-Luv:
        43.3637, 16.3765, -78.0336
        Hunter-Lab:
        36.6096, 37.0522, -52.0265
      #834bba color charts
#834bba RGB chart
      #834bba CMYK chart
      #834bba RGB pie chart
      #834bba color shades, tints & tones
#834bba color schemes
#834bba color preview, HTML & CSS examples
           This text has a color of #834bba        
        
          <p style="color:#834bba;">Text here</p>
        
        
          .mytext {color:#834bba;}
        
        Text color #834bba
      
           This box has a color of #834bba        
        
          <div style="background-color:#834bba;">Content here</div>
        
        
          .mybackground {background-color:#834bba;}
        
        Background color #834bba
      
           Border around this has a color of #834bba        
        
          <div style="border:2px solid #834bba;">Content here</div>
        
        
          .myborder {border:2px solid #834bba;}
        
        Border color #834bba