#b3ace6 color space conversions
Hex:
        #b3ace6
        RGB:
        179, 172, 230
        CMY:
        30, 33, 10
        CMYK:
        22, 25, 0, 10
      HSL:
        247°, 53.7037%, 78.8235%
        HSV (HSB):
        247°, 25.2174%, 90.1961%
        XYZ:
        47.6259, 44.8019, 81.0004
        xyY:
        0.2746, 0.2583, 44.8019
      CIE-Lab:
        72.7613, 14.5433, -28.1831
        CIE-LCH:
        72.7613, 31.7143, 297.2950
        CIE-Luv:
        72.7613, 0.0509, -46.8002
        Hunter-Lab:
        66.9342, 9.8736, -24.8958
      #b3ace6 color charts
#b3ace6 RGB chart
      #b3ace6 CMYK chart
      #b3ace6 RGB pie chart
      #b3ace6 color shades, tints & tones
#b3ace6 color schemes
#b3ace6 color preview, HTML & CSS examples
           This text has a color of #b3ace6        
        
          <p style="color:#b3ace6;">Text here</p>
        
        
          .mytext {color:#b3ace6;}
        
        Text color #b3ace6
      
           This box has a color of #b3ace6        
        
          <div style="background-color:#b3ace6;">Content here</div>
        
        
          .mybackground {background-color:#b3ace6;}
        
        Background color #b3ace6
      
           Border around this has a color of #b3ace6        
        
          <div style="border:2px solid #b3ace6;">Content here</div>
        
        
          .myborder {border:2px solid #b3ace6;}
        
        Border color #b3ace6