#bce2ea color space conversions
Hex:
        #bce2ea
        RGB:
        188, 226, 234
        CMY:
        26, 11, 8
        CMYK:
        20, 3, 0, 8
      HSL:
        190°, 52.2727%, 82.7451%
        HSV (HSB):
        190°, 19.6581%, 91.7647%
        XYZ:
        62.7867, 71.0246, 88.2418
        xyY:
        0.2828, 0.3199, 71.0246
      CIE-Lab:
        87.4970, -10.6495, -8.0237
        CIE-LCH:
        87.4970, 13.3339, 216.9958
        CIE-Luv:
        87.4970, -19.9424, -10.7104
        Hunter-Lab:
        84.2761, -14.4986, -3.0867
      #bce2ea color charts
#bce2ea RGB chart
      #bce2ea CMYK chart
      #bce2ea RGB pie chart
      #bce2ea color shades, tints & tones
#bce2ea color schemes
#bce2ea color preview, HTML & CSS examples
           This text has a color of #bce2ea        
        
          <p style="color:#bce2ea;">Text here</p>
        
        
          .mytext {color:#bce2ea;}
        
        Text color #bce2ea
      
           This box has a color of #bce2ea        
        
          <div style="background-color:#bce2ea;">Content here</div>
        
        
          .mybackground {background-color:#bce2ea;}
        
        Background color #bce2ea
      
           Border around this has a color of #bce2ea        
        
          <div style="border:2px solid #bce2ea;">Content here</div>
        
        
          .myborder {border:2px solid #bce2ea;}
        
        Border color #bce2ea