#bec6e8 color space conversions
Hex:
        #bec6e8
        RGB:
        190, 198, 232
        CMY:
        25, 22, 9
        CMYK:
        18, 15, 0, 9
      HSL:
        229°, 47.7273%, 82.7451%
        HSV (HSB):
        229°, 18.1034%, 90.9804%
        XYZ:
        55.9948, 57.1615, 84.4260
        xyY:
        0.2834, 0.2893, 57.1615
      CIE-Lab:
        80.2704, 4.1950, -17.7559
        CIE-LCH:
        80.2704, 18.2447, 283.2930
        CIE-Luv:
        80.2704, -6.1175, -28.5786
        Hunter-Lab:
        75.6052, -0.1084, -13.2836
      #bec6e8 color charts
#bec6e8 RGB chart
      #bec6e8 CMYK chart
      #bec6e8 RGB pie chart
      #bec6e8 color shades, tints & tones
#bec6e8 color schemes
#bec6e8 color preview, HTML & CSS examples
           This text has a color of #bec6e8        
        
          <p style="color:#bec6e8;">Text here</p>
        
        
          .mytext {color:#bec6e8;}
        
        Text color #bec6e8
      
           This box has a color of #bec6e8        
        
          <div style="background-color:#bec6e8;">Content here</div>
        
        
          .mybackground {background-color:#bec6e8;}
        
        Background color #bec6e8
      
           Border around this has a color of #bec6e8        
        
          <div style="border:2px solid #bec6e8;">Content here</div>
        
        
          .myborder {border:2px solid #bec6e8;}
        
        Border color #bec6e8