#818ba2 color space conversions
Hex:
        #818ba2
        RGB:
        129, 139, 162
        CMY:
        49, 45, 36
        CMYK:
        20, 14, 0, 36
      HSL:
        222°, 15.0685%, 57.0588%
        HSV (HSB):
        222°, 20.3704%, 63.5294%
        XYZ:
        24.8075, 25.7410, 37.8434
        xyY:
        0.2807, 0.2912, 25.7410
      CIE-Lab:
        57.7904, 1.4727, -13.3929
        CIE-LCH:
        57.7904, 13.4737, 276.2749
        CIE-Luv:
        57.7904, -6.4860, -19.9851
        Hunter-Lab:
        50.7356, -1.5086, -8.7092
      #818ba2 color charts
#818ba2 RGB chart
      #818ba2 CMYK chart
      #818ba2 RGB pie chart
      #818ba2 color shades, tints & tones
#818ba2 color schemes
#818ba2 color preview, HTML & CSS examples
           This text has a color of #818ba2        
        
          <p style="color:#818ba2;">Text here</p>
        
        
          .mytext {color:#818ba2;}
        
        Text color #818ba2
      
           This box has a color of #818ba2        
        
          <div style="background-color:#818ba2;">Content here</div>
        
        
          .mybackground {background-color:#818ba2;}
        
        Background color #818ba2
      
           Border around this has a color of #818ba2        
        
          <div style="border:2px solid #818ba2;">Content here</div>
        
        
          .myborder {border:2px solid #818ba2;}
        
        Border color #818ba2