#beedc0 color space conversions
Hex:
        #beedc0
        RGB:
        190, 237, 192
        CMY:
        25, 7, 25
        CMYK:
        20, 0, 19, 7
      HSL:
        123°, 56.6265%, 83.7255%
        HSV (HSB):
        123°, 19.8312%, 92.9412%
        XYZ:
        61.0338, 75.3213, 61.1908
        xyY:
        0.3090, 0.3813, 75.3213
      CIE-Lab:
        89.5433, -23.5605, 16.9250
        CIE-LCH:
        89.5433, 29.0095, 144.3078
        CIE-Luv:
        89.5433, -23.5288, 28.9640
        Hunter-Lab:
        86.7878, -26.3480, 18.9484
      #beedc0 color charts
#beedc0 RGB chart
      #beedc0 CMYK chart
      #beedc0 RGB pie chart
      #beedc0 color shades, tints & tones
#beedc0 color schemes
#beedc0 color preview, HTML & CSS examples
           This text has a color of #beedc0        
        
          <p style="color:#beedc0;">Text here</p>
        
        
          .mytext {color:#beedc0;}
        
        Text color #beedc0
      
           This box has a color of #beedc0        
        
          <div style="background-color:#beedc0;">Content here</div>
        
        
          .mybackground {background-color:#beedc0;}
        
        Background color #beedc0
      
           Border around this has a color of #beedc0        
        
          <div style="border:2px solid #beedc0;">Content here</div>
        
        
          .myborder {border:2px solid #beedc0;}
        
        Border color #beedc0