#bec1e8 color space conversions
Hex:
        #bec1e8
        RGB:
        190, 193, 232
        CMY:
        25, 24, 9
        CMYK:
        18, 17, 0, 9
      HSL:
        236°, 47.7273%, 82.7451%
        HSV (HSB):
        236°, 18.1034%, 90.9804%
        XYZ:
        54.8707, 54.9133, 84.0513
        xyY:
        0.2831, 0.2833, 54.9133
      CIE-Lab:
        78.9913, 6.8844, -19.6890
        CIE-LCH:
        78.9913, 20.8578, 289.2725
        CIE-Luv:
        78.9913, -3.8320, -32.0941
        Hunter-Lab:
        74.1035, 2.4910, -15.3767
      #bec1e8 color charts
#bec1e8 RGB chart
      #bec1e8 CMYK chart
      #bec1e8 RGB pie chart
      #bec1e8 color shades, tints & tones
#bec1e8 color schemes
#bec1e8 color preview, HTML & CSS examples
           This text has a color of #bec1e8        
        
          <p style="color:#bec1e8;">Text here</p>
        
        
          .mytext {color:#bec1e8;}
        
        Text color #bec1e8
      
           This box has a color of #bec1e8        
        
          <div style="background-color:#bec1e8;">Content here</div>
        
        
          .mybackground {background-color:#bec1e8;}
        
        Background color #bec1e8
      
           Border around this has a color of #bec1e8        
        
          <div style="border:2px solid #bec1e8;">Content here</div>
        
        
          .myborder {border:2px solid #bec1e8;}
        
        Border color #bec1e8