#834dec color space conversions
Hex:
        #834dec
        RGB:
        131, 77, 236
        CMY:
        49, 70, 7
        CMYK:
        44, 67, 0, 7
      HSL:
        260°, 80.7107%, 61.3725%
        HSV (HSB):
        260°, 67.3729%, 92.5490%
        XYZ:
        27.1543, 16.1892, 81.0505
        xyY:
        0.2183, 0.1301, 16.1892
      CIE-Lab:
        47.2217, 56.8014, -72.2542
        CIE-LCH:
        47.2217, 91.9079, 308.1720
        CIE-Luv:
        47.2217, 8.4901, -113.1969
        Hunter-Lab:
        40.2358, 50.0533, -91.2681
      #834dec color charts
#834dec RGB chart
      #834dec CMYK chart
      #834dec RGB pie chart
      #834dec color shades, tints & tones
#834dec color schemes
#834dec color preview, HTML & CSS examples
           This text has a color of #834dec        
        
          <p style="color:#834dec;">Text here</p>
        
        
          .mytext {color:#834dec;}
        
        Text color #834dec
      
           This box has a color of #834dec        
        
          <div style="background-color:#834dec;">Content here</div>
        
        
          .mybackground {background-color:#834dec;}
        
        Background color #834dec
      
           Border around this has a color of #834dec        
        
          <div style="border:2px solid #834dec;">Content here</div>
        
        
          .myborder {border:2px solid #834dec;}
        
        Border color #834dec