#becef0 color space conversions
Hex:
        #becef0
        RGB:
        190, 206, 240
        CMY:
        25, 19, 6
        CMYK:
        21, 14, 0, 6
      HSL:
        221°, 62.5000%, 84.3137%
        HSV (HSB):
        221°, 20.8333%, 94.1176%
        XYZ:
        59.0347, 61.3810, 91.1743
        xyY:
        0.2790, 0.2901, 61.3810
      CIE-Lab:
        82.5832, 1.6779, -18.5389
        CIE-LCH:
        82.5832, 18.6147, 275.1717
        CIE-Luv:
        82.5832, -10.1155, -29.5740
        Hunter-Lab:
        78.3460, -2.6037, -14.1558
      #becef0 color charts
#becef0 RGB chart
      #becef0 CMYK chart
      #becef0 RGB pie chart
      #becef0 color shades, tints & tones
#becef0 color schemes
#becef0 color preview, HTML & CSS examples
           This text has a color of #becef0        
        
          <p style="color:#becef0;">Text here</p>
        
        
          .mytext {color:#becef0;}
        
        Text color #becef0
      
           This box has a color of #becef0        
        
          <div style="background-color:#becef0;">Content here</div>
        
        
          .mybackground {background-color:#becef0;}
        
        Background color #becef0
      
           Border around this has a color of #becef0        
        
          <div style="border:2px solid #becef0;">Content here</div>
        
        
          .myborder {border:2px solid #becef0;}
        
        Border color #becef0