#bed2b8 color space conversions
Hex:
        #bed2b8
        RGB:
        190, 210, 184
        CMY:
        25, 18, 28
        CMYK:
        10, 0, 12, 18
      HSL:
        106°, 22.4138%, 77.2549%
        HSV (HSB):
        106°, 12.3810%, 82.3529%
        XYZ:
        52.9335, 60.5010, 54.2354
        xyY:
        0.3157, 0.3608, 60.5010
      CIE-Lab:
        82.1098, -11.5155, 10.6153
        CIE-LCH:
        82.1098, 15.6617, 137.3293
        CIE-Luv:
        82.1098, -9.9511, 17.5773
        Hunter-Lab:
        77.7824, -14.6440, 13.1065
      #bed2b8 color charts
#bed2b8 RGB chart
      #bed2b8 CMYK chart
      #bed2b8 RGB pie chart
      #bed2b8 color shades, tints & tones
#bed2b8 color schemes
#bed2b8 color preview, HTML & CSS examples
           This text has a color of #bed2b8        
        
          <p style="color:#bed2b8;">Text here</p>
        
        
          .mytext {color:#bed2b8;}
        
        Text color #bed2b8
      
           This box has a color of #bed2b8        
        
          <div style="background-color:#bed2b8;">Content here</div>
        
        
          .mybackground {background-color:#bed2b8;}
        
        Background color #bed2b8
      
           Border around this has a color of #bed2b8        
        
          <div style="border:2px solid #bed2b8;">Content here</div>
        
        
          .myborder {border:2px solid #bed2b8;}
        
        Border color #bed2b8