#b1effa color space conversions
Hex:
        #b1effa
        RGB:
        177, 239, 250
        CMY:
        31, 6, 2
        CMYK:
        29, 4, 0, 2
      HSL:
        189°, 87.9518%, 83.7255%
        HSV (HSB):
        189°, 29.2000%, 98.0392%
        XYZ:
        66.2533, 77.9822, 102.0026
        xyY:
        0.2691, 0.3167, 77.9822
      CIE-Lab:
        90.7718, -16.8941, -11.6060
        CIE-LCH:
        90.7718, 20.4966, 214.4886
        CIE-Luv:
        90.7718, -30.6525, -15.5593
        Hunter-Lab:
        88.3076, -20.6175, -6.6696
      #b1effa color charts
#b1effa RGB chart
      #b1effa CMYK chart
      #b1effa RGB pie chart
      #b1effa color shades, tints & tones
#b1effa color schemes
#b1effa color preview, HTML & CSS examples
           This text has a color of #b1effa        
        
          <p style="color:#b1effa;">Text here</p>
        
        
          .mytext {color:#b1effa;}
        
        Text color #b1effa
      
           This box has a color of #b1effa        
        
          <div style="background-color:#b1effa;">Content here</div>
        
        
          .mybackground {background-color:#b1effa;}
        
        Background color #b1effa
      
           Border around this has a color of #b1effa        
        
          <div style="border:2px solid #b1effa;">Content here</div>
        
        
          .myborder {border:2px solid #b1effa;}
        
        Border color #b1effa