#bee2ff color space conversions
Hex:
        #bee2ff
        RGB:
        190, 226, 255
        CMY:
        25, 11, 0
        CMYK:
        25, 11, 0, 0
      HSL:
        207°, 100.0000%, 87.2549%
        HSV (HSB):
        207°, 25.4902%, 100.0000%
        XYZ:
        66.4816, 72.5599, 105.1092
        xyY:
        0.2723, 0.2972, 72.5599
      CIE-Lab:
        88.2374, -5.4613, -17.9426
        CIE-LCH:
        88.2374, 18.7553, 253.0711
        CIE-Luv:
        88.2374, -19.4581, -27.7077
        Hunter-Lab:
        85.1821, -9.7558, -13.5326
      #bee2ff color charts
#bee2ff RGB chart
      #bee2ff CMYK chart
      #bee2ff RGB pie chart
      #bee2ff color shades, tints & tones
#bee2ff color schemes
#bee2ff color preview, HTML & CSS examples
           This text has a color of #bee2ff        
        
          <p style="color:#bee2ff;">Text here</p>
        
        
          .mytext {color:#bee2ff;}
        
        Text color #bee2ff
      
           This box has a color of #bee2ff        
        
          <div style="background-color:#bee2ff;">Content here</div>
        
        
          .mybackground {background-color:#bee2ff;}
        
        Background color #bee2ff
      
           Border around this has a color of #bee2ff        
        
          <div style="border:2px solid #bee2ff;">Content here</div>
        
        
          .myborder {border:2px solid #bee2ff;}
        
        Border color #bee2ff