#b1bdff color space conversions
Hex:
        #b1bdff
        RGB:
        177, 189, 255
        CMY:
        31, 26, 0
        CMYK:
        31, 26, 0, 0
      HSL:
        231°, 100.0000%, 84.7059%
        HSV (HSB):
        231°, 30.5882%, 100.0000%
        XYZ:
        54.3791, 52.9623, 101.9644
        xyY:
        0.2598, 0.2530, 52.9623
      CIE-Lab:
        77.8527, 10.5448, -33.8558
        CIE-LCH:
        77.8527, 35.4600, 287.2999
        CIE-Luv:
        77.8527, -9.5806, -56.2095
        Hunter-Lab:
        72.7752, 6.0221, -32.1278
      #b1bdff color charts
#b1bdff RGB chart
      #b1bdff CMYK chart
      #b1bdff RGB pie chart
      #b1bdff color shades, tints & tones
#b1bdff color schemes
#b1bdff color preview, HTML & CSS examples
           This text has a color of #b1bdff        
        
          <p style="color:#b1bdff;">Text here</p>
        
        
          .mytext {color:#b1bdff;}
        
        Text color #b1bdff
      
           This box has a color of #b1bdff        
        
          <div style="background-color:#b1bdff;">Content here</div>
        
        
          .mybackground {background-color:#b1bdff;}
        
        Background color #b1bdff
      
           Border around this has a color of #b1bdff        
        
          <div style="border:2px solid #b1bdff;">Content here</div>
        
        
          .myborder {border:2px solid #b1bdff;}
        
        Border color #b1bdff