#b2cbf2 color space conversions
Hex:
        #b2cbf2
        RGB:
        178, 203, 242
        CMY:
        30, 20, 5
        CMYK:
        26, 16, 0, 5
      HSL:
        217°, 71.1111%, 82.3529%
        HSV (HSB):
        217°, 26.4463%, 94.9020%
        XYZ:
        55.7430, 58.5877, 92.3750
        xyY:
        0.2697, 0.2834, 58.5877
      CIE-Lab:
        81.0644, 0.1433, -21.9813
        CIE-LCH:
        81.0644, 21.9818, 270.3735
        CIE-Luv:
        81.0644, -14.5653, -34.9511
        Hunter-Lab:
        76.5426, -3.9547, -17.9740
      #b2cbf2 color charts
#b2cbf2 RGB chart
      #b2cbf2 CMYK chart
      #b2cbf2 RGB pie chart
      #b2cbf2 color shades, tints & tones
#b2cbf2 color schemes
#b2cbf2 color preview, HTML & CSS examples
           This text has a color of #b2cbf2        
        
          <p style="color:#b2cbf2;">Text here</p>
        
        
          .mytext {color:#b2cbf2;}
        
        Text color #b2cbf2
      
           This box has a color of #b2cbf2        
        
          <div style="background-color:#b2cbf2;">Content here</div>
        
        
          .mybackground {background-color:#b2cbf2;}
        
        Background color #b2cbf2
      
           Border around this has a color of #b2cbf2        
        
          <div style="border:2px solid #b2cbf2;">Content here</div>
        
        
          .myborder {border:2px solid #b2cbf2;}
        
        Border color #b2cbf2