#be515e color space conversions
Hex:
        #be515e
        RGB:
        190, 81, 94
        CMY:
        25, 68, 63
        CMYK:
        0, 57, 51, 25
      HSL:
        353°, 45.6067%, 53.1373%
        HSV (HSB):
        353°, 57.3684%, 74.5098%
        XYZ:
        26.1980, 17.6402, 12.6138
        xyY:
        0.4641, 0.3125, 17.6402
      CIE-Lab:
        49.0567, 44.9799, 14.6697
        CIE-LCH:
        49.0567, 47.3117, 18.0631
        CIE-Luv:
        49.0567, 77.1817, 9.4049
        Hunter-Lab:
        42.0002, 37.8407, 11.5938
      #be515e color charts
#be515e RGB chart
      #be515e CMYK chart
      #be515e RGB pie chart
      #be515e color shades, tints & tones
#be515e color schemes
#be515e color preview, HTML & CSS examples
           This text has a color of #be515e        
        
          <p style="color:#be515e;">Text here</p>
        
        
          .mytext {color:#be515e;}
        
        Text color #be515e
      
           This box has a color of #be515e        
        
          <div style="background-color:#be515e;">Content here</div>
        
        
          .mybackground {background-color:#be515e;}
        
        Background color #be515e
      
           Border around this has a color of #be515e        
        
          <div style="border:2px solid #be515e;">Content here</div>
        
        
          .myborder {border:2px solid #be515e;}
        
        Border color #be515e