#bec9e7 color space conversions
Hex:
        #bec9e7
        RGB:
        190, 201, 231
        CMY:
        25, 21, 9
        CMYK:
        18, 13, 0, 9
      HSL:
        224°, 46.0674%, 82.5490%
        HSV (HSB):
        224°, 17.7489%, 90.5882%
        XYZ:
        56.5457, 58.4900, 83.9107
        xyY:
        0.2842, 0.2940, 58.4900
      CIE-Lab:
        81.0104, 2.3751, -16.1054
        CIE-LCH:
        81.0104, 16.2795, 278.3891
        CIE-Luv:
        81.0104, -7.4450, -25.6373
        Hunter-Lab:
        76.4787, -1.8612, -11.5165
      #bec9e7 color charts
#bec9e7 RGB chart
      #bec9e7 CMYK chart
      #bec9e7 RGB pie chart
      #bec9e7 color shades, tints & tones
#bec9e7 color schemes
#bec9e7 color preview, HTML & CSS examples
           This text has a color of #bec9e7        
        
          <p style="color:#bec9e7;">Text here</p>
        
        
          .mytext {color:#bec9e7;}
        
        Text color #bec9e7
      
           This box has a color of #bec9e7        
        
          <div style="background-color:#bec9e7;">Content here</div>
        
        
          .mybackground {background-color:#bec9e7;}
        
        Background color #bec9e7
      
           Border around this has a color of #bec9e7        
        
          <div style="border:2px solid #bec9e7;">Content here</div>
        
        
          .myborder {border:2px solid #bec9e7;}
        
        Border color #bec9e7