#b2accf color space conversions
Hex:
        #b2accf
        RGB:
        178, 172, 207
        CMY:
        30, 33, 19
        CMYK:
        14, 17, 0, 19
      HSL:
        250°, 26.7176%, 74.3137%
        HSV (HSB):
        250°, 16.9082%, 81.1765%
        XYZ:
        44.3751, 43.4750, 65.0842
        xyY:
        0.2902, 0.2843, 43.4750
      CIE-Lab:
        71.8762, 9.1089, -16.9642
        CIE-LCH:
        71.8762, 19.2550, 298.2335
        CIE-Luv:
        71.8762, 1.1277, -27.6257
        Hunter-Lab:
        65.9356, 4.7444, -12.3695
      #b2accf color charts
#b2accf RGB chart
      #b2accf CMYK chart
      #b2accf RGB pie chart
      #b2accf color shades, tints & tones
#b2accf color schemes
#b2accf color preview, HTML & CSS examples
           This text has a color of #b2accf        
        
          <p style="color:#b2accf;">Text here</p>
        
        
          .mytext {color:#b2accf;}
        
        Text color #b2accf
      
           This box has a color of #b2accf        
        
          <div style="background-color:#b2accf;">Content here</div>
        
        
          .mybackground {background-color:#b2accf;}
        
        Background color #b2accf
      
           Border around this has a color of #b2accf        
        
          <div style="border:2px solid #b2accf;">Content here</div>
        
        
          .myborder {border:2px solid #b2accf;}
        
        Border color #b2accf