#bed6c2 color space conversions
Hex:
        #bed6c2
        RGB:
        190, 214, 194
        CMY:
        25, 16, 24
        CMYK:
        11, 0, 9, 16
      HSL:
        130°, 22.6415%, 79.2157%
        HSV (HSB):
        130°, 11.2150%, 83.9216%
        XYZ:
        55.0194, 62.9353, 60.2868
        xyY:
        0.3087, 0.3531, 62.9353
      CIE-Lab:
        83.4083, -11.7789, 7.1643
        CIE-LCH:
        83.4083, 13.7866, 148.6905
        CIE-Luv:
        83.4083, -12.2735, 12.7033
        Hunter-Lab:
        79.3318, -15.0346, 10.4758
      #bed6c2 color charts
#bed6c2 RGB chart
      #bed6c2 CMYK chart
      #bed6c2 RGB pie chart
      #bed6c2 color shades, tints & tones
#bed6c2 color schemes
#bed6c2 color preview, HTML & CSS examples
           This text has a color of #bed6c2        
        
          <p style="color:#bed6c2;">Text here</p>
        
        
          .mytext {color:#bed6c2;}
        
        Text color #bed6c2
      
           This box has a color of #bed6c2        
        
          <div style="background-color:#bed6c2;">Content here</div>
        
        
          .mybackground {background-color:#bed6c2;}
        
        Background color #bed6c2
      
           Border around this has a color of #bed6c2        
        
          <div style="border:2px solid #bed6c2;">Content here</div>
        
        
          .myborder {border:2px solid #bed6c2;}
        
        Border color #bed6c2