#be729d color space conversions
Hex:
        #be729d
        RGB:
        190, 114, 157
        CMY:
        25, 55, 38
        CMYK:
        0, 40, 17, 25
      HSL:
        326°, 36.8932%, 59.6078%
        HSV (HSB):
        326°, 40.0000%, 74.5098%
        XYZ:
        33.3383, 25.4161, 35.0470
        xyY:
        0.3554, 0.2710, 25.4161
      CIE-Lab:
        57.4786, 35.9004, -10.3778
        CIE-LCH:
        57.4786, 37.3702, 343.8769
        CIE-Luv:
        57.4786, 43.8968, -21.0761
        Hunter-Lab:
        50.4144, 29.8144, -5.9270
      #be729d color charts
#be729d RGB chart
      #be729d CMYK chart
      #be729d RGB pie chart
      #be729d color shades, tints & tones
#be729d color schemes
#be729d color preview, HTML & CSS examples
           This text has a color of #be729d        
        
          <p style="color:#be729d;">Text here</p>
        
        
          .mytext {color:#be729d;}
        
        Text color #be729d
      
           This box has a color of #be729d        
        
          <div style="background-color:#be729d;">Content here</div>
        
        
          .mybackground {background-color:#be729d;}
        
        Background color #be729d
      
           Border around this has a color of #be729d        
        
          <div style="border:2px solid #be729d;">Content here</div>
        
        
          .myborder {border:2px solid #be729d;}
        
        Border color #be729d