#834ffe color space conversions
Hex:
        #834ffe
        RGB:
        131, 79, 254
        CMY:
        49, 69, 0
        CMYK:
        48, 69, 0, 0
      HSL:
        258°, 98.8701%, 65.2941%
        HSV (HSB):
        258°, 68.8976%, 99.6078%
        XYZ:
        30.0454, 17.5730, 95.5743
        xyY:
        0.2098, 0.1227, 17.5730
      CIE-Lab:
        48.9741, 60.5436, -79.4705
        CIE-LCH:
        48.9741, 99.9054, 307.3015
        CIE-Luv:
        48.9741, 5.8830, -124.6729
        Hunter-Lab:
        41.9202, 54.5760, -105.8318
      #834ffe color charts
#834ffe RGB chart
      #834ffe CMYK chart
      #834ffe RGB pie chart
      #834ffe color shades, tints & tones
#834ffe color schemes
#834ffe color preview, HTML & CSS examples
           This text has a color of #834ffe        
        
          <p style="color:#834ffe;">Text here</p>
        
        
          .mytext {color:#834ffe;}
        
        Text color #834ffe
      
           This box has a color of #834ffe        
        
          <div style="background-color:#834ffe;">Content here</div>
        
        
          .mybackground {background-color:#834ffe;}
        
        Background color #834ffe
      
           Border around this has a color of #834ffe        
        
          <div style="border:2px solid #834ffe;">Content here</div>
        
        
          .myborder {border:2px solid #834ffe;}
        
        Border color #834ffe