#828ead color space conversions
Hex:
        #828ead
        RGB:
        130, 142, 173
        CMY:
        49, 44, 32
        CMYK:
        25, 18, 0, 32
      HSL:
        223°, 20.7729%, 59.4118%
        HSV (HSB):
        223°, 24.8555%, 67.8431%
        XYZ:
        26.4217, 27.1090, 43.3751
        xyY:
        0.2727, 0.2797, 27.1090
      CIE-Lab:
        59.0750, 2.7212, -17.7204
        CIE-LCH:
        59.0750, 17.9281, 278.7303
        CIE-Luv:
        59.0750, -7.8174, -26.9697
        Hunter-Lab:
        52.0663, -0.5337, -12.9467
      #828ead color charts
#828ead RGB chart
      #828ead CMYK chart
      #828ead RGB pie chart
      #828ead color shades, tints & tones
#828ead color schemes
#828ead color preview, HTML & CSS examples
           This text has a color of #828ead        
        
          <p style="color:#828ead;">Text here</p>
        
        
          .mytext {color:#828ead;}
        
        Text color #828ead
      
           This box has a color of #828ead        
        
          <div style="background-color:#828ead;">Content here</div>
        
        
          .mybackground {background-color:#828ead;}
        
        Background color #828ead
      
           Border around this has a color of #828ead        
        
          <div style="border:2px solid #828ead;">Content here</div>
        
        
          .myborder {border:2px solid #828ead;}
        
        Border color #828ead