#bec4a8 color space conversions
Hex:
        #bec4a8
        RGB:
        190, 196, 168
        CMY:
        25, 23, 34
        CMYK:
        3, 0, 14, 23
      HSL:
        73°, 19.1781%, 71.3725%
        HSV (HSB):
        73°, 14.2857%, 76.8627%
        XYZ:
        48.0430, 53.2542, 44.7927
        xyY:
        0.3289, 0.3645, 53.2542
      CIE-Lab:
        78.0248, -6.9883, 13.3656
        CIE-LCH:
        78.0248, 15.0823, 117.6031
        CIE-Luv:
        78.0248, -2.0209, 20.4058
        Hunter-Lab:
        72.9754, -10.1925, 14.6903
      #bec4a8 color charts
#bec4a8 RGB chart
      #bec4a8 CMYK chart
      #bec4a8 RGB pie chart
      #bec4a8 color shades, tints & tones
#bec4a8 color schemes
#bec4a8 color preview, HTML & CSS examples
           This text has a color of #bec4a8        
        
          <p style="color:#bec4a8;">Text here</p>
        
        
          .mytext {color:#bec4a8;}
        
        Text color #bec4a8
      
           This box has a color of #bec4a8        
        
          <div style="background-color:#bec4a8;">Content here</div>
        
        
          .mybackground {background-color:#bec4a8;}
        
        Background color #bec4a8
      
           Border around this has a color of #bec4a8        
        
          <div style="border:2px solid #bec4a8;">Content here</div>
        
        
          .myborder {border:2px solid #bec4a8;}
        
        Border color #bec4a8