#bed1b2 color space conversions
Hex:
        #bed1b2
        RGB:
        190, 209, 178
        CMY:
        25, 18, 30
        CMYK:
        9, 0, 15, 18
      HSL:
        97°, 25.2033%, 75.8824%
        HSV (HSB):
        97°, 14.8325%, 81.9608%
        XYZ:
        52.0716, 59.7624, 50.9103
        xyY:
        0.3200, 0.3672, 59.7624
      CIE-Lab:
        81.7089, -12.0327, 13.2326
        CIE-LCH:
        81.7089, 17.8854, 132.2811
        CIE-Luv:
        81.7089, -9.2431, 21.3281
        Hunter-Lab:
        77.3062, -15.0525, 15.0686
      #bed1b2 color charts
#bed1b2 RGB chart
      #bed1b2 CMYK chart
      #bed1b2 RGB pie chart
      #bed1b2 color shades, tints & tones
#bed1b2 color schemes
#bed1b2 color preview, HTML & CSS examples
           This text has a color of #bed1b2        
        
          <p style="color:#bed1b2;">Text here</p>
        
        
          .mytext {color:#bed1b2;}
        
        Text color #bed1b2
      
           This box has a color of #bed1b2        
        
          <div style="background-color:#bed1b2;">Content here</div>
        
        
          .mybackground {background-color:#bed1b2;}
        
        Background color #bed1b2
      
           Border around this has a color of #bed1b2        
        
          <div style="border:2px solid #bed1b2;">Content here</div>
        
        
          .myborder {border:2px solid #bed1b2;}
        
        Border color #bed1b2