#828fc0 color space conversions
Hex:
        #828fc0
        RGB:
        130, 143, 192
        CMY:
        49, 44, 25
        CMYK:
        32, 26, 0, 25
      HSL:
        227°, 32.9787%, 63.1373%
        HSV (HSB):
        227°, 32.2917%, 75.2941%
        XYZ:
        28.5428, 28.1965, 53.8073
        xyY:
        0.2582, 0.2551, 28.1965
      CIE-Lab:
        60.0659, 6.9587, -26.9732
        CIE-LCH:
        60.0659, 27.8564, 284.4660
        CIE-Luv:
        60.0659, -9.0292, -42.3996
        Hunter-Lab:
        53.1004, 3.0226, -22.9090
      #828fc0 color charts
#828fc0 RGB chart
      #828fc0 CMYK chart
      #828fc0 RGB pie chart
      #828fc0 color shades, tints & tones
#828fc0 color schemes
#828fc0 color preview, HTML & CSS examples
           This text has a color of #828fc0        
        
          <p style="color:#828fc0;">Text here</p>
        
        
          .mytext {color:#828fc0;}
        
        Text color #828fc0
      
           This box has a color of #828fc0        
        
          <div style="background-color:#828fc0;">Content here</div>
        
        
          .mybackground {background-color:#828fc0;}
        
        Background color #828fc0
      
           Border around this has a color of #828fc0        
        
          <div style="border:2px solid #828fc0;">Content here</div>
        
        
          .myborder {border:2px solid #828fc0;}
        
        Border color #828fc0