#b0b1de color space conversions
Hex:
        #b0b1de
        RGB:
        176, 177, 222
        CMY:
        31, 31, 13
        CMYK:
        21, 20, 0, 13
      HSL:
        239°, 41.0714%, 78.0392%
        HSV (HSB):
        239°, 20.7207%, 87.0588%
        XYZ:
        46.8115, 45.9483, 75.5089
        xyY:
        0.2782, 0.2731, 45.9483
      CIE-Lab:
        73.5120, 9.0308, -22.6973
        CIE-LCH:
        73.5120, 24.4279, 291.6965
        CIE-Luv:
        73.5120, -3.1646, -37.0009
        Hunter-Lab:
        67.7852, 4.6454, -18.5961
      #b0b1de color charts
#b0b1de RGB chart
      #b0b1de CMYK chart
      #b0b1de RGB pie chart
      #b0b1de color shades, tints & tones
#b0b1de color schemes
#b0b1de color preview, HTML & CSS examples
           This text has a color of #b0b1de        
        
          <p style="color:#b0b1de;">Text here</p>
        
        
          .mytext {color:#b0b1de;}
        
        Text color #b0b1de
      
           This box has a color of #b0b1de        
        
          <div style="background-color:#b0b1de;">Content here</div>
        
        
          .mybackground {background-color:#b0b1de;}
        
        Background color #b0b1de
      
           Border around this has a color of #b0b1de        
        
          <div style="border:2px solid #b0b1de;">Content here</div>
        
        
          .myborder {border:2px solid #b0b1de;}
        
        Border color #b0b1de