#be94c3 color space conversions
Hex:
        #be94c3
        RGB:
        190, 148, 195
        CMY:
        25, 42, 24
        CMYK:
        3, 24, 0, 24
      HSL:
        294°, 28.1437%, 67.2549%
        HSV (HSB):
        294°, 24.1026%, 76.4706%
        XYZ:
        41.6754, 36.0671, 56.3949
        xyY:
        0.3107, 0.2689, 36.0671
      CIE-Lab:
        66.5712, 23.9443, -18.2523
        CIE-LCH:
        66.5712, 30.1078, 322.6824
        CIE-Luv:
        66.5712, 20.6641, -31.6794
        Hunter-Lab:
        60.0559, 18.7713, -13.6366
      #be94c3 color charts
#be94c3 RGB chart
      #be94c3 CMYK chart
      #be94c3 RGB pie chart
      #be94c3 color shades, tints & tones
#be94c3 color schemes
#be94c3 color preview, HTML & CSS examples
           This text has a color of #be94c3        
        
          <p style="color:#be94c3;">Text here</p>
        
        
          .mytext {color:#be94c3;}
        
        Text color #be94c3
      
           This box has a color of #be94c3        
        
          <div style="background-color:#be94c3;">Content here</div>
        
        
          .mybackground {background-color:#be94c3;}
        
        Background color #be94c3
      
           Border around this has a color of #be94c3        
        
          <div style="border:2px solid #be94c3;">Content here</div>
        
        
          .myborder {border:2px solid #be94c3;}
        
        Border color #be94c3