#be7ba8 color space conversions
Hex:
        #be7ba8
        RGB:
        190, 123, 168
        CMY:
        25, 52, 34
        CMYK:
        0, 35, 12, 25
      HSL:
        320°, 34.0102%, 61.3725%
        HSV (HSB):
        320°, 35.2632%, 74.5098%
        XYZ:
        35.3860, 27.9402, 40.5737
        xyY:
        0.3406, 0.2689, 27.9402
      CIE-Lab:
        59.8347, 32.8214, -13.1718
        CIE-LCH:
        59.8347, 35.3659, 338.1336
        CIE-Luv:
        59.8347, 37.1866, -24.8367
        Hunter-Lab:
        52.8585, 26.9942, -8.5095
      #be7ba8 color charts
#be7ba8 RGB chart
      #be7ba8 CMYK chart
      #be7ba8 RGB pie chart
      #be7ba8 color shades, tints & tones
#be7ba8 color schemes
#be7ba8 color preview, HTML & CSS examples
           This text has a color of #be7ba8        
        
          <p style="color:#be7ba8;">Text here</p>
        
        
          .mytext {color:#be7ba8;}
        
        Text color #be7ba8
      
           This box has a color of #be7ba8        
        
          <div style="background-color:#be7ba8;">Content here</div>
        
        
          .mybackground {background-color:#be7ba8;}
        
        Background color #be7ba8
      
           Border around this has a color of #be7ba8        
        
          <div style="border:2px solid #be7ba8;">Content here</div>
        
        
          .myborder {border:2px solid #be7ba8;}
        
        Border color #be7ba8