#b2acea color space conversions
Hex:
        #b2acea
        RGB:
        178, 172, 234
        CMY:
        30, 33, 8
        CMYK:
        24, 26, 0, 8
      HSL:
        246°, 59.6154%, 79.6078%
        HSV (HSB):
        246°, 26.4957%, 91.7647%
        XYZ:
        47.9639, 44.9105, 83.9825
        xyY:
        0.2712, 0.2539, 44.9105
      CIE-Lab:
        72.8329, 15.1717, -30.2568
        CIE-LCH:
        72.8329, 33.8475, 296.6307
        CIE-Luv:
        72.8329, -0.7345, -50.3413
        Hunter-Lab:
        67.0153, 10.4784, -27.3906
      #b2acea color charts
#b2acea RGB chart
      #b2acea CMYK chart
      #b2acea RGB pie chart
      #b2acea color shades, tints & tones
#b2acea color schemes
#b2acea color preview, HTML & CSS examples
           This text has a color of #b2acea        
        
          <p style="color:#b2acea;">Text here</p>
        
        
          .mytext {color:#b2acea;}
        
        Text color #b2acea
      
           This box has a color of #b2acea        
        
          <div style="background-color:#b2acea;">Content here</div>
        
        
          .mybackground {background-color:#b2acea;}
        
        Background color #b2acea
      
           Border around this has a color of #b2acea        
        
          <div style="border:2px solid #b2acea;">Content here</div>
        
        
          .myborder {border:2px solid #b2acea;}
        
        Border color #b2acea