#bec3d5 color space conversions
Hex:
        #bec3d5
        RGB:
        190, 195, 213
        CMY:
        25, 24, 16
        CMYK:
        11, 8, 0, 16
      HSL:
        227°, 21.4953%, 79.0196%
        HSV (HSB):
        227°, 10.7981%, 83.5294%
        XYZ:
        52.7606, 54.7815, 70.7439
        xyY:
        0.2959, 0.3073, 54.7815
      CIE-Lab:
        78.9152, 1.8055, -9.5764
        CIE-LCH:
        78.9152, 9.7451, 280.6773
        CIE-Luv:
        78.9152, -3.7319, -15.0239
        Hunter-Lab:
        74.0145, -2.2833, -4.8599
      #bec3d5 color charts
#bec3d5 RGB chart
      #bec3d5 CMYK chart
      #bec3d5 RGB pie chart
      #bec3d5 color shades, tints & tones
#bec3d5 color schemes
#bec3d5 color preview, HTML & CSS examples
           This text has a color of #bec3d5        
        
          <p style="color:#bec3d5;">Text here</p>
        
        
          .mytext {color:#bec3d5;}
        
        Text color #bec3d5
      
           This box has a color of #bec3d5        
        
          <div style="background-color:#bec3d5;">Content here</div>
        
        
          .mybackground {background-color:#bec3d5;}
        
        Background color #bec3d5
      
           Border around this has a color of #bec3d5        
        
          <div style="border:2px solid #bec3d5;">Content here</div>
        
        
          .myborder {border:2px solid #bec3d5;}
        
        Border color #bec3d5