#be8ea1 color space conversions
Hex:
        #be8ea1
        RGB:
        190, 142, 161
        CMY:
        25, 44, 37
        CMYK:
        0, 25, 15, 25
      HSL:
        336°, 26.9663%, 65.0980%
        HSV (HSB):
        336°, 25.2632%, 74.5098%
        XYZ:
        37.3412, 32.8664, 38.0940
        xyY:
        0.3448, 0.3035, 32.8664
      CIE-Lab:
        64.0526, 21.1473, -2.9057
        CIE-LCH:
        64.0526, 21.3460, 352.1763
        CIE-Luv:
        64.0526, 28.2036, -7.8809
        Hunter-Lab:
        57.3292, 15.9395, 0.7336
      #be8ea1 color charts
#be8ea1 RGB chart
      #be8ea1 CMYK chart
      #be8ea1 RGB pie chart
      #be8ea1 color shades, tints & tones
#be8ea1 color schemes
#be8ea1 color preview, HTML & CSS examples
           This text has a color of #be8ea1        
        
          <p style="color:#be8ea1;">Text here</p>
        
        
          .mytext {color:#be8ea1;}
        
        Text color #be8ea1
      
           This box has a color of #be8ea1        
        
          <div style="background-color:#be8ea1;">Content here</div>
        
        
          .mybackground {background-color:#be8ea1;}
        
        Background color #be8ea1
      
           Border around this has a color of #be8ea1        
        
          <div style="border:2px solid #be8ea1;">Content here</div>
        
        
          .myborder {border:2px solid #be8ea1;}
        
        Border color #be8ea1