#bec4f5 color space conversions
Hex:
        #bec4f5
        RGB:
        190, 196, 245
        CMY:
        25, 23, 4
        CMYK:
        22, 20, 0, 4
      HSL:
        233°, 73.3333%, 85.2941%
        HSV (HSB):
        233°, 22.4490%, 96.0784%
        XYZ:
        57.4566, 57.0196, 94.3638
        xyY:
        0.2751, 0.2730, 57.0196
      CIE-Lab:
        80.1906, 8.1549, -24.8370
        CIE-LCH:
        80.1906, 26.1416, 288.1769
        CIE-Luv:
        80.1906, -5.8920, -40.8676
        Hunter-Lab:
        75.5113, 3.6759, -21.2347
      #bec4f5 color charts
#bec4f5 RGB chart
      #bec4f5 CMYK chart
      #bec4f5 RGB pie chart
      #bec4f5 color shades, tints & tones
#bec4f5 color schemes
#bec4f5 color preview, HTML & CSS examples
           This text has a color of #bec4f5        
        
          <p style="color:#bec4f5;">Text here</p>
        
        
          .mytext {color:#bec4f5;}
        
        Text color #bec4f5
      
           This box has a color of #bec4f5        
        
          <div style="background-color:#bec4f5;">Content here</div>
        
        
          .mybackground {background-color:#bec4f5;}
        
        Background color #bec4f5
      
           Border around this has a color of #bec4f5        
        
          <div style="border:2px solid #bec4f5;">Content here</div>
        
        
          .myborder {border:2px solid #bec4f5;}
        
        Border color #bec4f5