#becdf7 color space conversions
Hex:
        #becdf7
        RGB:
        190, 205, 247
        CMY:
        25, 20, 3
        CMYK:
        23, 17, 0, 3
      HSL:
        224°, 78.0822%, 85.6863%
        HSV (HSB):
        224°, 23.0769%, 96.8627%
        XYZ:
        59.8550, 61.3252, 96.6779
        xyY:
        0.2747, 0.2815, 61.3252
      CIE-Lab:
        82.5533, 3.7738, -22.3097
        CIE-LCH:
        82.5533, 22.6266, 279.6009
        CIE-Luv:
        82.5533, -9.9650, -36.1328
        Hunter-Lab:
        78.3104, -0.6102, -18.3791
      #becdf7 color charts
#becdf7 RGB chart
      #becdf7 CMYK chart
      #becdf7 RGB pie chart
      #becdf7 color shades, tints & tones
#becdf7 color schemes
#becdf7 color preview, HTML & CSS examples
           This text has a color of #becdf7        
        
          <p style="color:#becdf7;">Text here</p>
        
        
          .mytext {color:#becdf7;}
        
        Text color #becdf7
      
           This box has a color of #becdf7        
        
          <div style="background-color:#becdf7;">Content here</div>
        
        
          .mybackground {background-color:#becdf7;}
        
        Background color #becdf7
      
           Border around this has a color of #becdf7        
        
          <div style="border:2px solid #becdf7;">Content here</div>
        
        
          .myborder {border:2px solid #becdf7;}
        
        Border color #becdf7