#826cbb color space conversions
Hex:
        #826cbb
        RGB:
        130, 108, 187
        CMY:
        49, 58, 27
        CMYK:
        30, 42, 0, 27
      HSL:
        257°, 36.7442%, 57.8431%
        HSV (HSB):
        257°, 42.2460%, 73.3333%
        XYZ:
        23.5381, 19.0588, 49.4518
        xyY:
        0.2557, 0.2071, 19.0588
      CIE-Lab:
        50.7559, 26.2479, -38.6379
        CIE-LCH:
        50.7559, 46.7101, 304.1895
        CIE-Luv:
        50.7559, 5.1691, -61.7828
        Hunter-Lab:
        43.6564, 19.8428, -36.6013
      #826cbb color charts
#826cbb RGB chart
      #826cbb CMYK chart
      #826cbb RGB pie chart
      #826cbb color shades, tints & tones
#826cbb color schemes
#826cbb color preview, HTML & CSS examples
           This text has a color of #826cbb        
        
          <p style="color:#826cbb;">Text here</p>
        
        
          .mytext {color:#826cbb;}
        
        Text color #826cbb
      
           This box has a color of #826cbb        
        
          <div style="background-color:#826cbb;">Content here</div>
        
        
          .mybackground {background-color:#826cbb;}
        
        Background color #826cbb
      
           Border around this has a color of #826cbb        
        
          <div style="border:2px solid #826cbb;">Content here</div>
        
        
          .myborder {border:2px solid #826cbb;}
        
        Border color #826cbb