#b4edc2 color space conversions
Hex:
        #b4edc2
        RGB:
        180, 237, 194
        CMY:
        29, 7, 24
        CMYK:
        24, 0, 18, 7
      HSL:
        135°, 61.2903%, 81.7647%
        HSV (HSB):
        135°, 24.0506%, 92.9412%
        XYZ:
        58.8442, 74.1667, 62.2531
        xyY:
        0.3014, 0.3798, 74.1667
      CIE-Lab:
        89.0012, -26.4455, 15.0408
        CIE-LCH:
        89.0012, 30.4235, 150.3711
        CIE-Luv:
        89.0012, -28.3782, 26.7941
        Hunter-Lab:
        86.1201, -28.7446, 17.4255
      #b4edc2 color charts
#b4edc2 RGB chart
      #b4edc2 CMYK chart
      #b4edc2 RGB pie chart
      #b4edc2 color shades, tints & tones
#b4edc2 color schemes
#b4edc2 color preview, HTML & CSS examples
           This text has a color of #b4edc2        
        
          <p style="color:#b4edc2;">Text here</p>
        
        
          .mytext {color:#b4edc2;}
        
        Text color #b4edc2
      
           This box has a color of #b4edc2        
        
          <div style="background-color:#b4edc2;">Content here</div>
        
        
          .mybackground {background-color:#b4edc2;}
        
        Background color #b4edc2
      
           Border around this has a color of #b4edc2        
        
          <div style="border:2px solid #b4edc2;">Content here</div>
        
        
          .myborder {border:2px solid #b4edc2;}
        
        Border color #b4edc2