#bed7d6 color space conversions
Hex:
        #bed7d6
        RGB:
        190, 215, 214
        CMY:
        25, 16, 16
        CMYK:
        12, 0, 0, 16
      HSL:
        178°, 23.8095%, 79.4118%
        HSV (HSB):
        178°, 11.6279%, 84.3137%
        XYZ:
        57.6732, 64.4031, 73.0097
        xyY:
        0.2956, 0.3301, 64.4031
      CIE-Lab:
        84.1752, -8.4892, -2.3374
        CIE-LCH:
        84.1752, 8.8051, 195.3940
        CIE-Luv:
        84.1752, -13.3595, -2.1102
        Hunter-Lab:
        80.2515, -12.1601, 2.2364
      #bed7d6 color charts
#bed7d6 RGB chart
      #bed7d6 CMYK chart
      #bed7d6 RGB pie chart
      #bed7d6 color shades, tints & tones
#bed7d6 color schemes
#bed7d6 color preview, HTML & CSS examples
           This text has a color of #bed7d6        
        
          <p style="color:#bed7d6;">Text here</p>
        
        
          .mytext {color:#bed7d6;}
        
        Text color #bed7d6
      
           This box has a color of #bed7d6        
        
          <div style="background-color:#bed7d6;">Content here</div>
        
        
          .mybackground {background-color:#bed7d6;}
        
        Background color #bed7d6
      
           Border around this has a color of #bed7d6        
        
          <div style="border:2px solid #bed7d6;">Content here</div>
        
        
          .myborder {border:2px solid #bed7d6;}
        
        Border color #bed7d6