#b0b2c8 color space conversions
Hex:
        #b0b2c8
        RGB:
        176, 178, 200
        CMY:
        31, 30, 22
        CMYK:
        12, 11, 0, 22
      HSL:
        235°, 17.9104%, 73.7255%
        HSV (HSB):
        235°, 12.0000%, 78.4314%
        XYZ:
        44.2502, 45.2410, 61.0437
        xyY:
        0.2940, 0.3005, 45.2410
      CIE-Lab:
        73.0503, 3.6838, -11.3788
        CIE-LCH:
        73.0503, 11.9602, 287.9390
        CIE-Luv:
        73.0503, -2.3494, -17.9680
        Hunter-Lab:
        67.2614, -0.2753, -6.7262
      #b0b2c8 color charts
#b0b2c8 RGB chart
      #b0b2c8 CMYK chart
      #b0b2c8 RGB pie chart
      #b0b2c8 color shades, tints & tones
#b0b2c8 color schemes
#b0b2c8 color preview, HTML & CSS examples
           This text has a color of #b0b2c8        
        
          <p style="color:#b0b2c8;">Text here</p>
        
        
          .mytext {color:#b0b2c8;}
        
        Text color #b0b2c8
      
           This box has a color of #b0b2c8        
        
          <div style="background-color:#b0b2c8;">Content here</div>
        
        
          .mybackground {background-color:#b0b2c8;}
        
        Background color #b0b2c8
      
           Border around this has a color of #b0b2c8        
        
          <div style="border:2px solid #b0b2c8;">Content here</div>
        
        
          .myborder {border:2px solid #b0b2c8;}
        
        Border color #b0b2c8