#828cf4 color space conversions
Hex:
        #828cf4
        RGB:
        130, 140, 244
        CMY:
        49, 45, 4
        CMYK:
        47, 43, 0, 4
      HSL:
        235°, 83.8235%, 73.3333%
        HSV (HSB):
        235°, 46.7213%, 95.6863%
        XYZ:
        34.9131, 30.0336, 89.5449
        xyY:
        0.2260, 0.1944, 30.0336
      CIE-Lab:
        61.6832, 23.2440, -53.4435
        CIE-LCH:
        61.6832, 58.2795, 293.5055
        CIE-Luv:
        61.6832, -10.1335, -88.1024
        Hunter-Lab:
        54.8030, 17.8112, -58.5144
      #828cf4 color charts
#828cf4 RGB chart
      #828cf4 CMYK chart
      #828cf4 RGB pie chart
      #828cf4 color shades, tints & tones
#828cf4 color schemes
#828cf4 color preview, HTML & CSS examples
           This text has a color of #828cf4        
        
          <p style="color:#828cf4;">Text here</p>
        
        
          .mytext {color:#828cf4;}
        
        Text color #828cf4
      
           This box has a color of #828cf4        
        
          <div style="background-color:#828cf4;">Content here</div>
        
        
          .mybackground {background-color:#828cf4;}
        
        Background color #828cf4
      
           Border around this has a color of #828cf4        
        
          <div style="border:2px solid #828cf4;">Content here</div>
        
        
          .myborder {border:2px solid #828cf4;}
        
        Border color #828cf4