#bed8e8 color space conversions
Hex:
        #bed8e8
        RGB:
        190, 216, 232
        CMY:
        25, 15, 9
        CMYK:
        18, 7, 0, 9
      HSL:
        203°, 47.7273%, 82.7451%
        HSV (HSB):
        203°, 18.1034%, 90.9804%
        XYZ:
        60.3566, 65.8851, 85.8799
        xyY:
        0.2845, 0.3106, 65.8851
      CIE-Lab:
        84.9378, -5.3106, -10.7574
        CIE-LCH:
        84.9378, 11.9968, 243.7258
        CIE-Luv:
        84.9378, -14.3755, -15.8993
        Hunter-Lab:
        81.1696, -9.3168, -5.9119
      #bed8e8 color charts
#bed8e8 RGB chart
      #bed8e8 CMYK chart
      #bed8e8 RGB pie chart
      #bed8e8 color shades, tints & tones
#bed8e8 color schemes
#bed8e8 color preview, HTML & CSS examples
           This text has a color of #bed8e8        
        
          <p style="color:#bed8e8;">Text here</p>
        
        
          .mytext {color:#bed8e8;}
        
        Text color #bed8e8
      
           This box has a color of #bed8e8        
        
          <div style="background-color:#bed8e8;">Content here</div>
        
        
          .mybackground {background-color:#bed8e8;}
        
        Background color #bed8e8
      
           Border around this has a color of #bed8e8        
        
          <div style="border:2px solid #bed8e8;">Content here</div>
        
        
          .myborder {border:2px solid #bed8e8;}
        
        Border color #bed8e8