#b0b3de color space conversions
Hex:
        #b0b3de
        RGB:
        176, 179, 222
        CMY:
        31, 30, 13
        CMYK:
        21, 19, 0, 13
      HSL:
        236°, 41.0714%, 78.0392%
        HSV (HSB):
        236°, 20.7207%, 87.0588%
        XYZ:
        47.2094, 46.7442, 75.6416
        xyY:
        0.2784, 0.2756, 46.7442
      CIE-Lab:
        74.0259, 7.9315, -21.9149
        CIE-LCH:
        74.0259, 23.3060, 289.8964
        CIE-Luv:
        74.0259, -4.0604, -35.5898
        Hunter-Lab:
        68.3698, 3.6074, -17.7373
      #b0b3de color charts
#b0b3de RGB chart
      #b0b3de CMYK chart
      #b0b3de RGB pie chart
      #b0b3de color shades, tints & tones
#b0b3de color schemes
#b0b3de color preview, HTML & CSS examples
           This text has a color of #b0b3de        
        
          <p style="color:#b0b3de;">Text here</p>
        
        
          .mytext {color:#b0b3de;}
        
        Text color #b0b3de
      
           This box has a color of #b0b3de        
        
          <div style="background-color:#b0b3de;">Content here</div>
        
        
          .mybackground {background-color:#b0b3de;}
        
        Background color #b0b3de
      
           Border around this has a color of #b0b3de        
        
          <div style="border:2px solid #b0b3de;">Content here</div>
        
        
          .myborder {border:2px solid #b0b3de;}
        
        Border color #b0b3de