#b0a8de color space conversions
Hex:
        #b0a8de
        RGB:
        176, 168, 222
        CMY:
        31, 34, 13
        CMYK:
        21, 24, 0, 13
      HSL:
        249°, 45.0000%, 76.4706%
        HSV (HSB):
        249°, 24.3243%, 87.0588%
        XYZ:
        45.0919, 42.5093, 74.9358
        xyY:
        0.2774, 0.2615, 42.5093
      CIE-Lab:
        71.2206, 14.0120, -26.1988
        CIE-LCH:
        71.2206, 29.7105, 298.1394
        CIE-Luv:
        71.2206, 0.8371, -43.3070
        Hunter-Lab:
        65.1992, 9.3527, -22.5047
      #b0a8de color charts
#b0a8de RGB chart
      #b0a8de CMYK chart
      #b0a8de RGB pie chart
      #b0a8de color shades, tints & tones
#b0a8de color schemes
#b0a8de color preview, HTML & CSS examples
           This text has a color of #b0a8de        
        
          <p style="color:#b0a8de;">Text here</p>
        
        
          .mytext {color:#b0a8de;}
        
        Text color #b0a8de
      
           This box has a color of #b0a8de        
        
          <div style="background-color:#b0a8de;">Content here</div>
        
        
          .mybackground {background-color:#b0a8de;}
        
        Background color #b0a8de
      
           Border around this has a color of #b0a8de        
        
          <div style="border:2px solid #b0a8de;">Content here</div>
        
        
          .myborder {border:2px solid #b0a8de;}
        
        Border color #b0a8de