#bec6e5 color space conversions
Hex:
        #bec6e5
        RGB:
        190, 198, 229
        CMY:
        25, 22, 10
        CMYK:
        17, 14, 0, 10
      HSL:
        228°, 42.8571%, 82.1569%
        HSV (HSB):
        228°, 17.0306%, 89.8039%
        XYZ:
        55.5721, 56.9925, 82.2004
        xyY:
        0.2853, 0.2926, 56.9925
      CIE-Lab:
        80.1754, 3.5473, -16.2908
        CIE-LCH:
        80.1754, 16.6725, 282.2843
        CIE-Luv:
        80.1754, -5.9669, -26.0882
        Hunter-Lab:
        75.4934, -0.7160, -11.7122
      #bec6e5 color charts
#bec6e5 RGB chart
      #bec6e5 CMYK chart
      #bec6e5 RGB pie chart
      #bec6e5 color shades, tints & tones
#bec6e5 color schemes
#bec6e5 color preview, HTML & CSS examples
           This text has a color of #bec6e5        
        
          <p style="color:#bec6e5;">Text here</p>
        
        
          .mytext {color:#bec6e5;}
        
        Text color #bec6e5
      
           This box has a color of #bec6e5        
        
          <div style="background-color:#bec6e5;">Content here</div>
        
        
          .mybackground {background-color:#bec6e5;}
        
        Background color #bec6e5
      
           Border around this has a color of #bec6e5        
        
          <div style="border:2px solid #bec6e5;">Content here</div>
        
        
          .myborder {border:2px solid #bec6e5;}
        
        Border color #bec6e5