#b2def7 color space conversions
Hex:
        #b2def7
        RGB:
        178, 222, 247
        CMY:
        30, 13, 3
        CMYK:
        28, 10, 0, 3
      HSL:
        202°, 81.1765%, 83.3333%
        HSV (HSB):
        202°, 27.9352%, 96.8627%
        XYZ:
        61.2699, 68.4229, 97.9734
        xyY:
        0.2691, 0.3005, 68.4229
      CIE-Lab:
        86.2175, -8.6698, -16.8468
        CIE-LCH:
        86.2175, 18.9468, 242.7686
        CIE-Luv:
        86.2175, -22.9132, -25.3254
        Hunter-Lab:
        82.7182, -12.5407, -12.3218
      #b2def7 color charts
#b2def7 RGB chart
      #b2def7 CMYK chart
      #b2def7 RGB pie chart
      #b2def7 color shades, tints & tones
#b2def7 color schemes
#b2def7 color preview, HTML & CSS examples
           This text has a color of #b2def7        
        
          <p style="color:#b2def7;">Text here</p>
        
        
          .mytext {color:#b2def7;}
        
        Text color #b2def7
      
           This box has a color of #b2def7        
        
          <div style="background-color:#b2def7;">Content here</div>
        
        
          .mybackground {background-color:#b2def7;}
        
        Background color #b2def7
      
           Border around this has a color of #b2def7        
        
          <div style="border:2px solid #b2def7;">Content here</div>
        
        
          .myborder {border:2px solid #b2def7;}
        
        Border color #b2def7