#becfe8 color space conversions
Hex:
        #becfe8
        RGB:
        190, 207, 232
        CMY:
        25, 19, 9
        CMYK:
        18, 11, 0, 9
      HSL:
        216°, 47.7273%, 82.7451%
        HSV (HSB):
        216°, 18.1034%, 90.9804%
        XYZ:
        58.1135, 61.3990, 85.1322
        xyY:
        0.2840, 0.3000, 61.3990
      CIE-Lab:
        82.5928, -0.5940, -14.2627
        CIE-LCH:
        82.5928, 14.2750, 267.6150
        CIE-Luv:
        82.5928, -10.2441, -22.2378
        Hunter-Lab:
        78.3575, -4.7419, -9.5659
      #becfe8 color charts
#becfe8 RGB chart
      #becfe8 CMYK chart
      #becfe8 RGB pie chart
      #becfe8 color shades, tints & tones
#becfe8 color schemes
#becfe8 color preview, HTML & CSS examples
           This text has a color of #becfe8        
        
          <p style="color:#becfe8;">Text here</p>
        
        
          .mytext {color:#becfe8;}
        
        Text color #becfe8
      
           This box has a color of #becfe8        
        
          <div style="background-color:#becfe8;">Content here</div>
        
        
          .mybackground {background-color:#becfe8;}
        
        Background color #becfe8
      
           Border around this has a color of #becfe8        
        
          <div style="border:2px solid #becfe8;">Content here</div>
        
        
          .myborder {border:2px solid #becfe8;}
        
        Border color #becfe8