#b2c1ec color space conversions
Hex:
        #b2c1ec
        RGB:
        178, 193, 236
        CMY:
        30, 24, 7
        CMYK:
        25, 18, 0, 7
      HSL:
        224°, 60.4167%, 81.1765%
        HSV (HSB):
        224°, 24.5763%, 92.5490%
        XYZ:
        52.5704, 53.6610, 86.9437
        xyY:
        0.2721, 0.2778, 53.6610
      CIE-Lab:
        78.2637, 4.1197, -23.0243
        CIE-LCH:
        78.2637, 23.3900, 280.1444
        CIE-Luv:
        78.2637, -9.9768, -37.1185
        Hunter-Lab:
        73.2537, -0.0938, -19.0929
      #b2c1ec color charts
#b2c1ec RGB chart
      #b2c1ec CMYK chart
      #b2c1ec RGB pie chart
      #b2c1ec color shades, tints & tones
#b2c1ec color schemes
#b2c1ec color preview, HTML & CSS examples
           This text has a color of #b2c1ec        
        
          <p style="color:#b2c1ec;">Text here</p>
        
        
          .mytext {color:#b2c1ec;}
        
        Text color #b2c1ec
      
           This box has a color of #b2c1ec        
        
          <div style="background-color:#b2c1ec;">Content here</div>
        
        
          .mybackground {background-color:#b2c1ec;}
        
        Background color #b2c1ec
      
           Border around this has a color of #b2c1ec        
        
          <div style="border:2px solid #b2c1ec;">Content here</div>
        
        
          .myborder {border:2px solid #b2c1ec;}
        
        Border color #b2c1ec