#b2bdf8 color space conversions
Hex:
        #b2bdf8
        RGB:
        178, 189, 248
        CMY:
        30, 26, 3
        CMYK:
        28, 24, 0, 3
      HSL:
        231°, 83.3333%, 83.5294%
        HSV (HSB):
        231°, 28.2258%, 97.2549%
        XYZ:
        53.5010, 52.6375, 96.1472
        xyY:
        0.2645, 0.2602, 52.6375
      CIE-Lab:
        77.6605, 9.1272, -30.3931
        CIE-LCH:
        77.6605, 31.7340, 286.7154
        CIE-Luv:
        77.6605, -8.7912, -50.1333
        Hunter-Lab:
        72.5517, 4.6638, -27.7863
      #b2bdf8 color charts
#b2bdf8 RGB chart
      #b2bdf8 CMYK chart
      #b2bdf8 RGB pie chart
      #b2bdf8 color shades, tints & tones
#b2bdf8 color schemes
#b2bdf8 color preview, HTML & CSS examples
           This text has a color of #b2bdf8        
        
          <p style="color:#b2bdf8;">Text here</p>
        
        
          .mytext {color:#b2bdf8;}
        
        Text color #b2bdf8
      
           This box has a color of #b2bdf8        
        
          <div style="background-color:#b2bdf8;">Content here</div>
        
        
          .mybackground {background-color:#b2bdf8;}
        
        Background color #b2bdf8
      
           Border around this has a color of #b2bdf8        
        
          <div style="border:2px solid #b2bdf8;">Content here</div>
        
        
          .myborder {border:2px solid #b2bdf8;}
        
        Border color #b2bdf8