#b2ace0 color space conversions
Hex:
        #b2ace0
        RGB:
        178, 172, 224
        CMY:
        30, 33, 12
        CMYK:
        21, 23, 0, 12
      HSL:
        247°, 45.6140%, 77.6471%
        HSV (HSB):
        247°, 23.2143%, 87.8431%
        XYZ:
        46.5672, 44.3518, 76.6274
        xyY:
        0.2779, 0.2647, 44.3518
      CIE-Lab:
        72.4630, 12.8640, -25.3756
        CIE-LCH:
        72.4630, 28.4500, 296.8824
        CIE-Luv:
        72.4630, -0.0424, -41.8914
        Hunter-Lab:
        66.5972, 8.2686, -21.6017
      #b2ace0 color charts
#b2ace0 RGB chart
      #b2ace0 CMYK chart
      #b2ace0 RGB pie chart
      #b2ace0 color shades, tints & tones
#b2ace0 color schemes
#b2ace0 color preview, HTML & CSS examples
           This text has a color of #b2ace0        
        
          <p style="color:#b2ace0;">Text here</p>
        
        
          .mytext {color:#b2ace0;}
        
        Text color #b2ace0
      
           This box has a color of #b2ace0        
        
          <div style="background-color:#b2ace0;">Content here</div>
        
        
          .mybackground {background-color:#b2ace0;}
        
        Background color #b2ace0
      
           Border around this has a color of #b2ace0        
        
          <div style="border:2px solid #b2ace0;">Content here</div>
        
        
          .myborder {border:2px solid #b2ace0;}
        
        Border color #b2ace0