#bec8ef color space conversions
Hex:
        #bec8ef
        RGB:
        190, 200, 239
        CMY:
        25, 22, 6
        CMYK:
        21, 16, 0, 6
      HSL:
        228°, 60.4938%, 84.1176%
        HSV (HSB):
        228°, 20.5021%, 93.7255%
        XYZ:
        57.4695, 58.4877, 89.9216
        xyY:
        0.2791, 0.2841, 58.4877
      CIE-Lab:
        81.0092, 4.6582, -20.3854
        CIE-LCH:
        81.0092, 20.9108, 282.8716
        CIE-Luv:
        81.0092, -7.3702, -33.0000
        Hunter-Lab:
        76.4773, 0.3001, -16.1789
      #bec8ef color charts
#bec8ef RGB chart
      #bec8ef CMYK chart
      #bec8ef RGB pie chart
      #bec8ef color shades, tints & tones
#bec8ef color schemes
#bec8ef color preview, HTML & CSS examples
           This text has a color of #bec8ef        
        
          <p style="color:#bec8ef;">Text here</p>
        
        
          .mytext {color:#bec8ef;}
        
        Text color #bec8ef
      
           This box has a color of #bec8ef        
        
          <div style="background-color:#bec8ef;">Content here</div>
        
        
          .mybackground {background-color:#bec8ef;}
        
        Background color #bec8ef
      
           Border around this has a color of #bec8ef        
        
          <div style="border:2px solid #bec8ef;">Content here</div>
        
        
          .myborder {border:2px solid #bec8ef;}
        
        Border color #bec8ef