#b2ceee color space conversions
Hex:
        #b2ceee
        RGB:
        178, 206, 238
        CMY:
        30, 19, 7
        CMYK:
        25, 13, 0, 7
      HSL:
        212°, 63.8298%, 81.5686%
        HSV (HSB):
        212°, 25.2101%, 93.3333%
        XYZ:
        55.8640, 59.7806, 89.4834
        xyY:
        0.2723, 0.2914, 59.7806
      CIE-Lab:
        81.7188, -2.3748, -18.8565
        CIE-LCH:
        81.7188, 19.0055, 262.8218
        CIE-Luv:
        81.7188, -15.7574, -29.4284
        Hunter-Lab:
        77.3179, -6.3360, -14.4963
      #b2ceee color charts
#b2ceee RGB chart
      #b2ceee CMYK chart
      #b2ceee RGB pie chart
      #b2ceee color shades, tints & tones
#b2ceee color schemes
#b2ceee color preview, HTML & CSS examples
           This text has a color of #b2ceee        
        
          <p style="color:#b2ceee;">Text here</p>
        
        
          .mytext {color:#b2ceee;}
        
        Text color #b2ceee
      
           This box has a color of #b2ceee        
        
          <div style="background-color:#b2ceee;">Content here</div>
        
        
          .mybackground {background-color:#b2ceee;}
        
        Background color #b2ceee
      
           Border around this has a color of #b2ceee        
        
          <div style="border:2px solid #b2ceee;">Content here</div>
        
        
          .myborder {border:2px solid #b2ceee;}
        
        Border color #b2ceee