#829eac color space conversions
Hex:
        #829eac
        RGB:
        130, 158, 172
        CMY:
        49, 38, 33
        CMYK:
        24, 8, 0, 33
      HSL:
        200°, 20.1923%, 59.2157%
        HSV (HSB):
        200°, 24.4186%, 67.4510%
        XYZ:
        28.8792, 32.1781, 43.7186
        xyY:
        0.2756, 0.3071, 32.1781
      CIE-Lab:
        63.4898, -6.4896, -10.4962
        CIE-LCH:
        63.4898, 12.3404, 238.2723
        CIE-Luv:
        63.4898, -14.9433, -14.6398
        Hunter-Lab:
        56.7257, -8.3954, -5.9869
      #829eac color charts
#829eac RGB chart
      #829eac CMYK chart
      #829eac RGB pie chart
      #829eac color shades, tints & tones
#829eac color schemes
#829eac color preview, HTML & CSS examples
           This text has a color of #829eac        
        
          <p style="color:#829eac;">Text here</p>
        
        
          .mytext {color:#829eac;}
        
        Text color #829eac
      
           This box has a color of #829eac        
        
          <div style="background-color:#829eac;">Content here</div>
        
        
          .mybackground {background-color:#829eac;}
        
        Background color #829eac
      
           Border around this has a color of #829eac        
        
          <div style="border:2px solid #829eac;">Content here</div>
        
        
          .myborder {border:2px solid #829eac;}
        
        Border color #829eac