#826fdd color space conversions
Hex:
        #826fdd
        RGB:
        130, 111, 221
        CMY:
        49, 56, 13
        CMYK:
        41, 50, 0, 13
      HSL:
        250°, 61.7978%, 65.0980%
        HSV (HSB):
        250°, 49.7738%, 86.6667%
        XYZ:
        27.9415, 21.3352, 71.0520
        xyY:
        0.2322, 0.1773, 21.3352
      CIE-Lab:
        53.3144, 33.6920, -53.9669
        CIE-LCH:
        53.3144, 63.6205, 301.9769
        CIE-Luv:
        53.3144, 0.9303, -87.4241
        Hunter-Lab:
        46.1900, 27.1467, -58.8702
      #826fdd color charts
#826fdd RGB chart
      #826fdd CMYK chart
      #826fdd RGB pie chart
      #826fdd color shades, tints & tones
#826fdd color schemes
#826fdd color preview, HTML & CSS examples
           This text has a color of #826fdd        
        
          <p style="color:#826fdd;">Text here</p>
        
        
          .mytext {color:#826fdd;}
        
        Text color #826fdd
      
           This box has a color of #826fdd        
        
          <div style="background-color:#826fdd;">Content here</div>
        
        
          .mybackground {background-color:#826fdd;}
        
        Background color #826fdd
      
           Border around this has a color of #826fdd        
        
          <div style="border:2px solid #826fdd;">Content here</div>
        
        
          .myborder {border:2px solid #826fdd;}
        
        Border color #826fdd