#b3aac8 color space conversions
Hex:
        #b3aac8
        RGB:
        179, 170, 200
        CMY:
        30, 33, 22
        CMYK:
        11, 15, 0, 22
      HSL:
        258°, 21.4286%, 72.5490%
        HSV (HSB):
        258°, 15.0000%, 78.4314%
        XYZ:
        43.3905, 42.5033, 60.5606
        xyY:
        0.2963, 0.2902, 42.5033
      CIE-Lab:
        71.2165, 9.0618, -14.1042
        CIE-LCH:
        71.2165, 16.7644, 302.7203
        CIE-Luv:
        71.2165, 3.1135, -23.0401
        Hunter-Lab:
        65.1945, 4.7108, -9.4396
      #b3aac8 color charts
#b3aac8 RGB chart
      #b3aac8 CMYK chart
      #b3aac8 RGB pie chart
      #b3aac8 color shades, tints & tones
#b3aac8 color schemes
#b3aac8 color preview, HTML & CSS examples
           This text has a color of #b3aac8        
        
          <p style="color:#b3aac8;">Text here</p>
        
        
          .mytext {color:#b3aac8;}
        
        Text color #b3aac8
      
           This box has a color of #b3aac8        
        
          <div style="background-color:#b3aac8;">Content here</div>
        
        
          .mybackground {background-color:#b3aac8;}
        
        Background color #b3aac8
      
           Border around this has a color of #b3aac8        
        
          <div style="border:2px solid #b3aac8;">Content here</div>
        
        
          .myborder {border:2px solid #b3aac8;}
        
        Border color #b3aac8