#bed4c6 color space conversions
Hex:
        #bed4c6
        RGB:
        190, 212, 198
        CMY:
        25, 17, 22
        CMYK:
        10, 0, 7, 17
      HSL:
        142°, 20.3704%, 78.8235%
        HSV (HSB):
        142°, 10.3774%, 83.1373%
        XYZ:
        54.9717, 62.1113, 62.5174
        xyY:
        0.3061, 0.3458, 62.1113
      CIE-Lab:
        82.9726, -10.0210, 4.4120
        CIE-LCH:
        82.9726, 10.9492, 156.2371
        CIE-Luv:
        82.9726, -11.4051, 8.3451
        Hunter-Lab:
        78.8107, -13.4123, 8.1351
      #bed4c6 color charts
#bed4c6 RGB chart
      #bed4c6 CMYK chart
      #bed4c6 RGB pie chart
      #bed4c6 color shades, tints & tones
#bed4c6 color schemes
#bed4c6 color preview, HTML & CSS examples
           This text has a color of #bed4c6        
        
          <p style="color:#bed4c6;">Text here</p>
        
        
          .mytext {color:#bed4c6;}
        
        Text color #bed4c6
      
           This box has a color of #bed4c6        
        
          <div style="background-color:#bed4c6;">Content here</div>
        
        
          .mybackground {background-color:#bed4c6;}
        
        Background color #bed4c6
      
           Border around this has a color of #bed4c6        
        
          <div style="border:2px solid #bed4c6;">Content here</div>
        
        
          .myborder {border:2px solid #bed4c6;}
        
        Border color #bed4c6