#828fc4 color space conversions
Hex:
        #828fc4
        RGB:
        130, 143, 196
        CMY:
        49, 44, 23
        CMYK:
        34, 27, 0, 23
      HSL:
        228°, 35.8696%, 63.9216%
        HSV (HSB):
        228°, 33.6735%, 76.8627%
        XYZ:
        28.9922, 28.3763, 56.1737
        xyY:
        0.2553, 0.2499, 28.3763
      CIE-Lab:
        60.2272, 8.0115, -28.9800
        CIE-LCH:
        60.2272, 30.0670, 285.4534
        CIE-Luv:
        60.2272, -9.1927, -45.8103
        Hunter-Lab:
        53.2694, 3.9283, -25.2340
      #828fc4 color charts
#828fc4 RGB chart
      #828fc4 CMYK chart
      #828fc4 RGB pie chart
      #828fc4 color shades, tints & tones
#828fc4 color schemes
#828fc4 color preview, HTML & CSS examples
           This text has a color of #828fc4        
        
          <p style="color:#828fc4;">Text here</p>
        
        
          .mytext {color:#828fc4;}
        
        Text color #828fc4
      
           This box has a color of #828fc4        
        
          <div style="background-color:#828fc4;">Content here</div>
        
        
          .mybackground {background-color:#828fc4;}
        
        Background color #828fc4
      
           Border around this has a color of #828fc4        
        
          <div style="border:2px solid #828fc4;">Content here</div>
        
        
          .myborder {border:2px solid #828fc4;}
        
        Border color #828fc4