#be729e color space conversions
Hex:
        #be729e
        RGB:
        190, 114, 158
        CMY:
        25, 55, 38
        CMYK:
        0, 40, 17, 25
      HSL:
        325°, 36.8932%, 59.6078%
        HSV (HSB):
        325°, 40.0000%, 74.5098%
        XYZ:
        33.4241, 25.4504, 35.4985
        xyY:
        0.3542, 0.2697, 25.4504
      CIE-Lab:
        57.5117, 36.0600, -10.9070
        CIE-LCH:
        57.5117, 37.6734, 343.1711
        CIE-Luv:
        57.5117, 43.6947, -21.8789
        Hunter-Lab:
        50.4484, 29.9787, -6.4061
      #be729e color charts
#be729e RGB chart
      #be729e CMYK chart
      #be729e RGB pie chart
      #be729e color shades, tints & tones
#be729e color schemes
#be729e color preview, HTML & CSS examples
           This text has a color of #be729e        
        
          <p style="color:#be729e;">Text here</p>
        
        
          .mytext {color:#be729e;}
        
        Text color #be729e
      
           This box has a color of #be729e        
        
          <div style="background-color:#be729e;">Content here</div>
        
        
          .mybackground {background-color:#be729e;}
        
        Background color #be729e
      
           Border around this has a color of #be729e        
        
          <div style="border:2px solid #be729e;">Content here</div>
        
        
          .myborder {border:2px solid #be729e;}
        
        Border color #be729e