#828ec5 color space conversions
Hex:
        #828ec5
        RGB:
        130, 142, 197
        CMY:
        49, 44, 23
        CMYK:
        34, 28, 0, 23
      HSL:
        229°, 36.6120%, 64.1176%
        HSV (HSB):
        229°, 34.0102%, 77.2549%
        XYZ:
        28.9570, 28.1230, 56.7254
        xyY:
        0.2544, 0.2471, 28.1230
      CIE-Lab:
        59.9997, 8.8554, -29.8955
        CIE-LCH:
        59.9997, 31.1795, 286.4998
        CIE-Luv:
        59.9997, -8.8258, -47.3786
        Hunter-Lab:
        53.0312, 4.6630, -26.2984
      #828ec5 color charts
#828ec5 RGB chart
      #828ec5 CMYK chart
      #828ec5 RGB pie chart
      #828ec5 color shades, tints & tones
#828ec5 color schemes
#828ec5 color preview, HTML & CSS examples
           This text has a color of #828ec5        
        
          <p style="color:#828ec5;">Text here</p>
        
        
          .mytext {color:#828ec5;}
        
        Text color #828ec5
      
           This box has a color of #828ec5        
        
          <div style="background-color:#828ec5;">Content here</div>
        
        
          .mybackground {background-color:#828ec5;}
        
        Background color #828ec5
      
           Border around this has a color of #828ec5        
        
          <div style="border:2px solid #828ec5;">Content here</div>
        
        
          .myborder {border:2px solid #828ec5;}
        
        Border color #828ec5