#be495e color space conversions
Hex:
        #be495e
        RGB:
        190, 73, 94
        CMY:
        25, 71, 63
        CMYK:
        0, 62, 51, 25
      HSL:
        349°, 47.3684%, 51.5686%
        HSV (HSB):
        349°, 61.5789%, 74.5098%
        XYZ:
        25.6381, 16.5204, 12.4271
        xyY:
        0.4697, 0.3027, 16.5204
      CIE-Lab:
        47.6500, 48.7088, 12.7274
        CIE-LCH:
        47.6500, 50.3442, 14.6438
        CIE-Luv:
        47.6500, 81.8927, 6.2987
        Hunter-Lab:
        40.6453, 41.4645, 10.3240
      #be495e color charts
#be495e RGB chart
      #be495e CMYK chart
      #be495e RGB pie chart
      #be495e color shades, tints & tones
#be495e color schemes
#be495e color preview, HTML & CSS examples
           This text has a color of #be495e        
        
          <p style="color:#be495e;">Text here</p>
        
        
          .mytext {color:#be495e;}
        
        Text color #be495e
      
           This box has a color of #be495e        
        
          <div style="background-color:#be495e;">Content here</div>
        
        
          .mybackground {background-color:#be495e;}
        
        Background color #be495e
      
           Border around this has a color of #be495e        
        
          <div style="border:2px solid #be495e;">Content here</div>
        
        
          .myborder {border:2px solid #be495e;}
        
        Border color #be495e