#b4def6 color space conversions
Hex:
        #b4def6
        RGB:
        180, 222, 246
        CMY:
        29, 13, 4
        CMYK:
        27, 10, 0, 4
      HSL:
        202°, 78.5714%, 83.5294%
        HSV (HSB):
        202°, 26.8293%, 96.4706%
        XYZ:
        61.5782, 68.5997, 97.1843
        xyY:
        0.2708, 0.3017, 68.5997
      CIE-Lab:
        86.3054, -8.3254, -16.1755
        CIE-LCH:
        86.3054, 18.1923, 242.7653
        CIE-Luv:
        86.3054, -22.0207, -24.2743
        Hunter-Lab:
        82.8249, -12.2334, -11.5917
      #b4def6 color charts
#b4def6 RGB chart
      #b4def6 CMYK chart
      #b4def6 RGB pie chart
      #b4def6 color shades, tints & tones
#b4def6 color schemes
#b4def6 color preview, HTML & CSS examples
           This text has a color of #b4def6        
        
          <p style="color:#b4def6;">Text here</p>
        
        
          .mytext {color:#b4def6;}
        
        Text color #b4def6
      
           This box has a color of #b4def6        
        
          <div style="background-color:#b4def6;">Content here</div>
        
        
          .mybackground {background-color:#b4def6;}
        
        Background color #b4def6
      
           Border around this has a color of #b4def6        
        
          <div style="border:2px solid #b4def6;">Content here</div>
        
        
          .myborder {border:2px solid #b4def6;}
        
        Border color #b4def6