#b2ace4 color space conversions
Hex:
        #b2ace4
        RGB:
        178, 172, 228
        CMY:
        30, 33, 11
        CMYK:
        22, 25, 0, 11
      HSL:
        246°, 50.9091%, 78.4314%
        HSV (HSB):
        246°, 24.5614%, 89.4118%
        XYZ:
        47.1162, 44.5715, 79.5186
        xyY:
        0.2752, 0.2603, 44.5715
      CIE-Lab:
        72.6088, 13.7787, -27.3342
        CIE-LCH:
        72.6088, 30.6106, 296.7520
        CIE-Luv:
        72.6088, -0.3191, -45.2686
        Hunter-Lab:
        66.7619, 9.1405, -23.8858
      #b2ace4 color charts
#b2ace4 RGB chart
      #b2ace4 CMYK chart
      #b2ace4 RGB pie chart
      #b2ace4 color shades, tints & tones
#b2ace4 color schemes
#b2ace4 color preview, HTML & CSS examples
           This text has a color of #b2ace4        
        
          <p style="color:#b2ace4;">Text here</p>
        
        
          .mytext {color:#b2ace4;}
        
        Text color #b2ace4
      
           This box has a color of #b2ace4        
        
          <div style="background-color:#b2ace4;">Content here</div>
        
        
          .mybackground {background-color:#b2ace4;}
        
        Background color #b2ace4
      
           Border around this has a color of #b2ace4        
        
          <div style="border:2px solid #b2ace4;">Content here</div>
        
        
          .myborder {border:2px solid #b2ace4;}
        
        Border color #b2ace4