#b2bfde color space conversions
Hex:
        #b2bfde
        RGB:
        178, 191, 222
        CMY:
        30, 25, 13
        CMYK:
        20, 14, 0, 13
      HSL:
        222°, 40.0000%, 78.4314%
        HSV (HSB):
        222°, 19.8198%, 87.0588%
        XYZ:
        50.1757, 52.0005, 76.4998
        xyY:
        0.2808, 0.2910, 52.0005
      CIE-Lab:
        77.2811, 2.0257, -16.9698
        CIE-LCH:
        77.2811, 17.0902, 276.8072
        CIE-Luv:
        77.2811, -8.4801, -26.8146
        Hunter-Lab:
        72.1114, -1.9931, -12.4202
      #b2bfde color charts
#b2bfde RGB chart
      #b2bfde CMYK chart
      #b2bfde RGB pie chart
      #b2bfde color shades, tints & tones
#b2bfde color schemes
#b2bfde color preview, HTML & CSS examples
           This text has a color of #b2bfde        
        
          <p style="color:#b2bfde;">Text here</p>
        
        
          .mytext {color:#b2bfde;}
        
        Text color #b2bfde
      
           This box has a color of #b2bfde        
        
          <div style="background-color:#b2bfde;">Content here</div>
        
        
          .mybackground {background-color:#b2bfde;}
        
        Background color #b2bfde
      
           Border around this has a color of #b2bfde        
        
          <div style="border:2px solid #b2bfde;">Content here</div>
        
        
          .myborder {border:2px solid #b2bfde;}
        
        Border color #b2bfde