#828ca9 color space conversions
Hex:
        #828ca9
        RGB:
        130, 140, 169
        CMY:
        49, 45, 34
        CMYK:
        23, 17, 0, 34
      HSL:
        225°, 18.4834%, 58.6275%
        HSV (HSB):
        225°, 23.0769%, 66.2745%
        XYZ:
        25.7454, 26.3666, 41.2684
        xyY:
        0.2757, 0.2824, 26.3666
      CIE-Lab:
        58.3834, 2.8942, -16.4908
        CIE-LCH:
        58.3834, 16.7429, 279.9542
        CIE-Luv:
        58.3834, -6.7546, -25.0195
        Hunter-Lab:
        51.3484, -0.3620, -11.7072
      #828ca9 color charts
#828ca9 RGB chart
      #828ca9 CMYK chart
      #828ca9 RGB pie chart
      #828ca9 color shades, tints & tones
#828ca9 color schemes
#828ca9 color preview, HTML & CSS examples
           This text has a color of #828ca9        
        
          <p style="color:#828ca9;">Text here</p>
        
        
          .mytext {color:#828ca9;}
        
        Text color #828ca9
      
           This box has a color of #828ca9        
        
          <div style="background-color:#828ca9;">Content here</div>
        
        
          .mybackground {background-color:#828ca9;}
        
        Background color #828ca9
      
           Border around this has a color of #828ca9        
        
          <div style="border:2px solid #828ca9;">Content here</div>
        
        
          .myborder {border:2px solid #828ca9;}
        
        Border color #828ca9