#be7095 color space conversions
Hex:
        #be7095
        RGB:
        190, 112, 149
        CMY:
        25, 56, 42
        CMYK:
        0, 41, 22, 25
      HSL:
        332°, 37.5000%, 59.2157%
        HSV (HSB):
        332°, 41.0526%, 74.5098%
        XYZ:
        32.4542, 24.7054, 31.4919
        xyY:
        0.3661, 0.2787, 24.7054
      CIE-Lab:
        56.7873, 35.7352, -6.7691
        CIE-LCH:
        56.7873, 36.3707, 349.2740
        CIE-Luv:
        56.7873, 46.5771, -15.8086
        Hunter-Lab:
        49.7045, 29.5672, -2.7719
      #be7095 color charts
#be7095 RGB chart
      #be7095 CMYK chart
      #be7095 RGB pie chart
      #be7095 color shades, tints & tones
#be7095 color schemes
#be7095 color preview, HTML & CSS examples
           This text has a color of #be7095        
        
          <p style="color:#be7095;">Text here</p>
        
        
          .mytext {color:#be7095;}
        
        Text color #be7095
      
           This box has a color of #be7095        
        
          <div style="background-color:#be7095;">Content here</div>
        
        
          .mybackground {background-color:#be7095;}
        
        Background color #be7095
      
           Border around this has a color of #be7095        
        
          <div style="border:2px solid #be7095;">Content here</div>
        
        
          .myborder {border:2px solid #be7095;}
        
        Border color #be7095