#b0efca color space conversions
Hex:
        #b0efca
        RGB:
        176, 239, 202
        CMY:
        31, 6, 21
        CMYK:
        26, 0, 15, 6
      HSL:
        145°, 66.3158%, 81.3725%
        HSV (HSB):
        145°, 26.3598%, 93.7255%
        XYZ:
        59.4317, 75.2274, 67.2651
        xyY:
        0.2943, 0.3726, 75.2274
      CIE-Lab:
        89.4994, -27.1793, 11.5595
        CIE-LCH:
        89.4994, 29.5354, 156.9597
        CIE-Luv:
        89.4994, -31.1453, 21.9603
        Hunter-Lab:
        86.7337, -29.4723, 14.7321
      #b0efca color charts
#b0efca RGB chart
      #b0efca CMYK chart
      #b0efca RGB pie chart
      #b0efca color shades, tints & tones
#b0efca color schemes
#b0efca color preview, HTML & CSS examples
           This text has a color of #b0efca        
        
          <p style="color:#b0efca;">Text here</p>
        
        
          .mytext {color:#b0efca;}
        
        Text color #b0efca
      
           This box has a color of #b0efca        
        
          <div style="background-color:#b0efca;">Content here</div>
        
        
          .mybackground {background-color:#b0efca;}
        
        Background color #b0efca
      
           Border around this has a color of #b0efca        
        
          <div style="border:2px solid #b0efca;">Content here</div>
        
        
          .myborder {border:2px solid #b0efca;}
        
        Border color #b0efca