#bec2d2 color space conversions
Hex:
        #bec2d2
        RGB:
        190, 194, 210
        CMY:
        25, 24, 18
        CMYK:
        10, 8, 0, 18
      HSL:
        228°, 18.1818%, 78.4314%
        HSV (HSB):
        228°, 9.5238%, 82.3529%
        XYZ:
        52.1598, 54.1839, 68.6822
        xyY:
        0.2980, 0.3096, 54.1839
      CIE-Lab:
        78.5688, 1.7332, -8.4742
        CIE-LCH:
        78.5688, 8.6496, 281.5588
        CIE-Luv:
        78.5688, -3.0900, -13.2726
        Hunter-Lab:
        73.6097, -2.3318, -3.7943
      #bec2d2 color charts
#bec2d2 RGB chart
      #bec2d2 CMYK chart
      #bec2d2 RGB pie chart
      #bec2d2 color shades, tints & tones
#bec2d2 color schemes
#bec2d2 color preview, HTML & CSS examples
           This text has a color of #bec2d2        
        
          <p style="color:#bec2d2;">Text here</p>
        
        
          .mytext {color:#bec2d2;}
        
        Text color #bec2d2
      
           This box has a color of #bec2d2        
        
          <div style="background-color:#bec2d2;">Content here</div>
        
        
          .mybackground {background-color:#bec2d2;}
        
        Background color #bec2d2
      
           Border around this has a color of #bec2d2        
        
          <div style="border:2px solid #bec2d2;">Content here</div>
        
        
          .myborder {border:2px solid #bec2d2;}
        
        Border color #bec2d2