#bbefce color space conversions
Hex:
        #bbefce
        RGB:
        187, 239, 206
        CMY:
        27, 6, 19
        CMYK:
        22, 0, 14, 6
      HSL:
        142°, 61.9048%, 83.5294%
        HSV (HSB):
        142°, 21.7573%, 93.7255%
        XYZ:
        62.5006, 76.7540, 69.9134
        xyY:
        0.2988, 0.3669, 76.7540
      CIE-Lab:
        90.2083, -22.9986, 10.5750
        CIE-LCH:
        90.2083, 25.3133, 155.3066
        CIE-Luv:
        90.2083, -26.0587, 19.8414
        Hunter-Lab:
        87.6094, -25.9744, 14.0124
      #bbefce color charts
#bbefce RGB chart
      #bbefce CMYK chart
      #bbefce RGB pie chart
      #bbefce color shades, tints & tones
#bbefce color schemes
#bbefce color preview, HTML & CSS examples
           This text has a color of #bbefce        
        
          <p style="color:#bbefce;">Text here</p>
        
        
          .mytext {color:#bbefce;}
        
        Text color #bbefce
      
           This box has a color of #bbefce        
        
          <div style="background-color:#bbefce;">Content here</div>
        
        
          .mybackground {background-color:#bbefce;}
        
        Background color #bbefce
      
           Border around this has a color of #bbefce        
        
          <div style="border:2px solid #bbefce;">Content here</div>
        
        
          .myborder {border:2px solid #bbefce;}
        
        Border color #bbefce