#829fea color space conversions
Hex:
        #829fea
        RGB:
        130, 159, 234
        CMY:
        49, 38, 8
        CMYK:
        44, 32, 0, 8
      HSL:
        223°, 71.2329%, 71.3725%
        HSV (HSB):
        223°, 44.4444%, 91.7647%
        XYZ:
        36.4553, 35.4826, 82.7693
        xyY:
        0.2356, 0.2294, 35.4826
      CIE-Lab:
        66.1227, 9.3052, -40.9387
        CIE-LCH:
        66.1227, 41.9829, 282.8055
        CIE-Luv:
        66.1227, -16.6387, -66.5878
        Hunter-Lab:
        59.5673, 4.9997, -40.6869
      #829fea color charts
#829fea RGB chart
      #829fea CMYK chart
      #829fea RGB pie chart
      #829fea color shades, tints & tones
#829fea color schemes
#829fea color preview, HTML & CSS examples
           This text has a color of #829fea        
        
          <p style="color:#829fea;">Text here</p>
        
        
          .mytext {color:#829fea;}
        
        Text color #829fea
      
           This box has a color of #829fea        
        
          <div style="background-color:#829fea;">Content here</div>
        
        
          .mybackground {background-color:#829fea;}
        
        Background color #829fea
      
           Border around this has a color of #829fea        
        
          <div style="border:2px solid #829fea;">Content here</div>
        
        
          .myborder {border:2px solid #829fea;}
        
        Border color #829fea