#becfe7 color space conversions
Hex:
        #becfe7
        RGB:
        190, 207, 231
        CMY:
        25, 19, 9
        CMYK:
        18, 10, 0, 9
      HSL:
        215°, 46.0674%, 82.5490%
        HSV (HSB):
        215°, 17.7489%, 90.5882%
        XYZ:
        57.9718, 61.3423, 84.3861
        xyY:
        0.2846, 0.3011, 61.3423
      CIE-Lab:
        82.5624, -0.8084, -13.7751
        CIE-LCH:
        82.5624, 13.7988, 266.6414
        CIE-Luv:
        82.5624, -10.2042, -21.4138
        Hunter-Lab:
        78.3213, -4.9403, -9.0562
      #becfe7 color charts
#becfe7 RGB chart
      #becfe7 CMYK chart
      #becfe7 RGB pie chart
      #becfe7 color shades, tints & tones
#becfe7 color schemes
#becfe7 color preview, HTML & CSS examples
           This text has a color of #becfe7        
        
          <p style="color:#becfe7;">Text here</p>
        
        
          .mytext {color:#becfe7;}
        
        Text color #becfe7
      
           This box has a color of #becfe7        
        
          <div style="background-color:#becfe7;">Content here</div>
        
        
          .mybackground {background-color:#becfe7;}
        
        Background color #becfe7
      
           Border around this has a color of #becfe7        
        
          <div style="border:2px solid #becfe7;">Content here</div>
        
        
          .myborder {border:2px solid #becfe7;}
        
        Border color #becfe7