#b2caf1 color space conversions
Hex:
        #b2caf1
        RGB:
        178, 202, 241
        CMY:
        30, 21, 5
        CMYK:
        26, 16, 0, 5
      HSL:
        217°, 69.2308%, 82.1569%
        HSV (HSB):
        217°, 26.1411%, 94.5098%
        XYZ:
        55.3578, 58.0569, 91.5075
        xyY:
        0.2701, 0.2833, 58.0569
      CIE-Lab:
        80.7704, 0.4441, -21.8937
        CIE-LCH:
        80.7704, 21.8982, 271.1622
        CIE-Luv:
        80.7704, -14.0981, -34.8350
        Hunter-Lab:
        76.1951, -3.6563, -17.8686
      #b2caf1 color charts
#b2caf1 RGB chart
      #b2caf1 CMYK chart
      #b2caf1 RGB pie chart
      #b2caf1 color shades, tints & tones
#b2caf1 color schemes
#b2caf1 color preview, HTML & CSS examples
           This text has a color of #b2caf1        
        
          <p style="color:#b2caf1;">Text here</p>
        
        
          .mytext {color:#b2caf1;}
        
        Text color #b2caf1
      
           This box has a color of #b2caf1        
        
          <div style="background-color:#b2caf1;">Content here</div>
        
        
          .mybackground {background-color:#b2caf1;}
        
        Background color #b2caf1
      
           Border around this has a color of #b2caf1        
        
          <div style="border:2px solid #b2caf1;">Content here</div>
        
        
          .myborder {border:2px solid #b2caf1;}
        
        Border color #b2caf1