#b1dff2 color space conversions
Hex:
        #b1dff2
        RGB:
        177, 223, 242
        CMY:
        31, 13, 5
        CMYK:
        27, 8, 0, 5
      HSL:
        198°, 71.4286%, 82.1569%
        HSV (HSB):
        198°, 26.8595%, 94.9020%
        XYZ:
        60.5462, 68.5333, 94.0415
        xyY:
        0.2714, 0.3072, 68.5333
      CIE-Lab:
        86.2724, -10.6138, -14.1339
        CIE-LCH:
        86.2724, 17.6754, 233.0952
        CIE-Luv:
        86.2724, -23.7196, -20.5665
        Hunter-Lab:
        82.7848, -14.3243, -9.4026
      #b1dff2 color charts
#b1dff2 RGB chart
      #b1dff2 CMYK chart
      #b1dff2 RGB pie chart
      #b1dff2 color shades, tints & tones
#b1dff2 color schemes
#b1dff2 color preview, HTML & CSS examples
           This text has a color of #b1dff2        
        
          <p style="color:#b1dff2;">Text here</p>
        
        
          .mytext {color:#b1dff2;}
        
        Text color #b1dff2
      
           This box has a color of #b1dff2        
        
          <div style="background-color:#b1dff2;">Content here</div>
        
        
          .mybackground {background-color:#b1dff2;}
        
        Background color #b1dff2
      
           Border around this has a color of #b1dff2        
        
          <div style="border:2px solid #b1dff2;">Content here</div>
        
        
          .myborder {border:2px solid #b1dff2;}
        
        Border color #b1dff2