#be9dae color space conversions
Hex:
        #be9dae
        RGB:
        190, 157, 174
        CMY:
        25, 38, 32
        CMYK:
        0, 17, 8, 25
      HSL:
        329°, 20.2454%, 68.0392%
        HSV (HSB):
        329°, 17.3684%, 74.5098%
        XYZ:
        40.9322, 38.1171, 45.2444
        xyY:
        0.3293, 0.3067, 38.1171
      CIE-Lab:
        68.1068, 15.0533, -4.2327
        CIE-LCH:
        68.1068, 15.6370, 344.2951
        CIE-Luv:
        68.1068, 18.5272, -8.8243
        Hunter-Lab:
        61.7390, 10.2998, -0.2323
      #be9dae color charts
#be9dae RGB chart
      #be9dae CMYK chart
      #be9dae RGB pie chart
      #be9dae color shades, tints & tones
#be9dae color schemes
#be9dae color preview, HTML & CSS examples
           This text has a color of #be9dae        
        
          <p style="color:#be9dae;">Text here</p>
        
        
          .mytext {color:#be9dae;}
        
        Text color #be9dae
      
           This box has a color of #be9dae        
        
          <div style="background-color:#be9dae;">Content here</div>
        
        
          .mybackground {background-color:#be9dae;}
        
        Background color #be9dae
      
           Border around this has a color of #be9dae        
        
          <div style="border:2px solid #be9dae;">Content here</div>
        
        
          .myborder {border:2px solid #be9dae;}
        
        Border color #be9dae