#be90a4 color space conversions
Hex:
        #be90a4
        RGB:
        190, 144, 164
        CMY:
        25, 44, 36
        CMYK:
        0, 24, 14, 25
      HSL:
        334°, 26.1364%, 65.4902%
        HSV (HSB):
        334°, 24.2105%, 74.5098%
        XYZ:
        37.9093, 33.5740, 39.6044
        xyY:
        0.3413, 0.3022, 33.5740
      CIE-Lab:
        64.6230, 20.5361, -3.7606
        CIE-LCH:
        64.6230, 20.8776, 349.6228
        CIE-Luv:
        64.6230, 26.7134, -9.0222
        Hunter-Lab:
        57.9431, 15.3834, 0.0352
      #be90a4 color charts
#be90a4 RGB chart
      #be90a4 CMYK chart
      #be90a4 RGB pie chart
      #be90a4 color shades, tints & tones
#be90a4 color schemes
#be90a4 color preview, HTML & CSS examples
           This text has a color of #be90a4        
        
          <p style="color:#be90a4;">Text here</p>
        
        
          .mytext {color:#be90a4;}
        
        Text color #be90a4
      
           This box has a color of #be90a4        
        
          <div style="background-color:#be90a4;">Content here</div>
        
        
          .mybackground {background-color:#be90a4;}
        
        Background color #be90a4
      
           Border around this has a color of #be90a4        
        
          <div style="border:2px solid #be90a4;">Content here</div>
        
        
          .myborder {border:2px solid #be90a4;}
        
        Border color #be90a4