#b2ecd5 color space conversions
Hex:
        #b2ecd5
        RGB:
        178, 236, 213
        CMY:
        30, 7, 16
        CMYK:
        25, 0, 10, 7
      HSL:
        156°, 60.4167%, 81.1765%
        HSV (HSB):
        156°, 24.5763%, 92.5490%
        XYZ:
        60.3658, 74.2600, 74.1028
        xyY:
        0.2892, 0.3558, 74.2600
      CIE-Lab:
        89.0452, -22.9932, 5.1899
        CIE-LCH:
        89.0452, 23.5716, 167.2807
        CIE-Luv:
        89.0452, -28.8737, 11.8310
        Hunter-Lab:
        86.1742, -25.7641, 9.3374
      #b2ecd5 color charts
#b2ecd5 RGB chart
      #b2ecd5 CMYK chart
      #b2ecd5 RGB pie chart
      #b2ecd5 color shades, tints & tones
#b2ecd5 color schemes
#b2ecd5 color preview, HTML & CSS examples
           This text has a color of #b2ecd5        
        
          <p style="color:#b2ecd5;">Text here</p>
        
        
          .mytext {color:#b2ecd5;}
        
        Text color #b2ecd5
      
           This box has a color of #b2ecd5        
        
          <div style="background-color:#b2ecd5;">Content here</div>
        
        
          .mybackground {background-color:#b2ecd5;}
        
        Background color #b2ecd5
      
           Border around this has a color of #b2ecd5        
        
          <div style="border:2px solid #b2ecd5;">Content here</div>
        
        
          .myborder {border:2px solid #b2ecd5;}
        
        Border color #b2ecd5