#b1b2ea color space conversions
Hex:
        #b1b2ea
        RGB:
        177, 178, 234
        CMY:
        31, 30, 8
        CMYK:
        24, 24, 0, 8
      HSL:
        239°, 57.5758%, 80.5882%
        HSV (HSB):
        239°, 24.3590%, 91.7647%
        XYZ:
        48.9031, 47.1284, 84.3611
        xyY:
        0.2711, 0.2613, 47.1284
      CIE-Lab:
        74.2718, 11.5512, -28.0511
        CIE-LCH:
        74.2718, 30.3364, 292.3815
        CIE-Luv:
        74.2718, -3.8190, -46.2757
        Hunter-Lab:
        68.6501, 7.0173, -24.8038
      #b1b2ea color charts
#b1b2ea RGB chart
      #b1b2ea CMYK chart
      #b1b2ea RGB pie chart
      #b1b2ea color shades, tints & tones
#b1b2ea color schemes
#b1b2ea color preview, HTML & CSS examples
           This text has a color of #b1b2ea        
        
          <p style="color:#b1b2ea;">Text here</p>
        
        
          .mytext {color:#b1b2ea;}
        
        Text color #b1b2ea
      
           This box has a color of #b1b2ea        
        
          <div style="background-color:#b1b2ea;">Content here</div>
        
        
          .mybackground {background-color:#b1b2ea;}
        
        Background color #b1b2ea
      
           Border around this has a color of #b1b2ea        
        
          <div style="border:2px solid #b1b2ea;">Content here</div>
        
        
          .myborder {border:2px solid #b1b2ea;}
        
        Border color #b1b2ea