#828cc2 color space conversions
Hex:
        #828cc2
        RGB:
        130, 140, 194
        CMY:
        49, 45, 24
        CMYK:
        33, 28, 0, 24
      HSL:
        231°, 34.4086%, 63.5294%
        HSV (HSB):
        231°, 32.9897%, 76.0784%
        XYZ:
        28.3216, 27.3970, 54.8344
        xyY:
        0.2562, 0.2478, 27.3970
      CIE-Lab:
        59.3400, 9.2200, -29.2244
        CIE-LCH:
        59.3400, 30.6443, 287.5100
        CIE-Luv:
        59.3400, -7.8771, -46.2496
        Hunter-Lab:
        52.3422, 4.9850, -25.4735
      #828cc2 color charts
#828cc2 RGB chart
      #828cc2 CMYK chart
      #828cc2 RGB pie chart
      #828cc2 color shades, tints & tones
#828cc2 color schemes
#828cc2 color preview, HTML & CSS examples
           This text has a color of #828cc2        
        
          <p style="color:#828cc2;">Text here</p>
        
        
          .mytext {color:#828cc2;}
        
        Text color #828cc2
      
           This box has a color of #828cc2        
        
          <div style="background-color:#828cc2;">Content here</div>
        
        
          .mybackground {background-color:#828cc2;}
        
        Background color #828cc2
      
           Border around this has a color of #828cc2        
        
          <div style="border:2px solid #828cc2;">Content here</div>
        
        
          .myborder {border:2px solid #828cc2;}
        
        Border color #828cc2