#834cbc color space conversions
Hex:
        #834cbc
        RGB:
        131, 76, 188
        CMY:
        49, 70, 26
        CMYK:
        30, 60, 0, 26
      HSL:
        269°, 45.5285%, 51.7647%
        HSV (HSB):
        269°, 59.5745%, 73.7255%
        XYZ:
        21.0216, 13.6250, 49.0989
        xyY:
        0.2510, 0.1627, 13.6250
      CIE-Lab:
        43.6903, 45.0893, -50.4534
        CIE-LCH:
        43.6903, 67.6653, 311.7866
        CIE-Luv:
        43.6903, 15.7774, -79.1257
        Hunter-Lab:
        36.9121, 37.0605, -53.0266
      #834cbc color charts
#834cbc RGB chart
      #834cbc CMYK chart
      #834cbc RGB pie chart
      #834cbc color shades, tints & tones
#834cbc color schemes
#834cbc color preview, HTML & CSS examples
           This text has a color of #834cbc        
        
          <p style="color:#834cbc;">Text here</p>
        
        
          .mytext {color:#834cbc;}
        
        Text color #834cbc
      
           This box has a color of #834cbc        
        
          <div style="background-color:#834cbc;">Content here</div>
        
        
          .mybackground {background-color:#834cbc;}
        
        Background color #834cbc
      
           Border around this has a color of #834cbc        
        
          <div style="border:2px solid #834cbc;">Content here</div>
        
        
          .myborder {border:2px solid #834cbc;}
        
        Border color #834cbc