#b1f1ec color space conversions
Hex:
        #b1f1ec
        RGB:
        177, 241, 236
        CMY:
        31, 5, 7
        CMYK:
        27, 0, 2, 5
      HSL:
        175°, 69.5652%, 81.9608%
        HSV (HSB):
        175°, 26.5560%, 94.5098%
        XYZ:
        64.7271, 78.3138, 91.0615
        xyY:
        0.2765, 0.3345, 78.3138
      CIE-Lab:
        90.9229, -20.9761, -4.0822
        CIE-LCH:
        90.9229, 21.3696, 191.0129
        CIE-Luv:
        90.9229, -31.5289, -2.8052
        Hunter-Lab:
        88.4951, -24.3080, 0.9371
      #b1f1ec color charts
#b1f1ec RGB chart
      #b1f1ec CMYK chart
      #b1f1ec RGB pie chart
      #b1f1ec color shades, tints & tones
#b1f1ec color schemes
#b1f1ec color preview, HTML & CSS examples
           This text has a color of #b1f1ec        
        
          <p style="color:#b1f1ec;">Text here</p>
        
        
          .mytext {color:#b1f1ec;}
        
        Text color #b1f1ec
      
           This box has a color of #b1f1ec        
        
          <div style="background-color:#b1f1ec;">Content here</div>
        
        
          .mybackground {background-color:#b1f1ec;}
        
        Background color #b1f1ec
      
           Border around this has a color of #b1f1ec        
        
          <div style="border:2px solid #b1f1ec;">Content here</div>
        
        
          .myborder {border:2px solid #b1f1ec;}
        
        Border color #b1f1ec