#be96c3 color space conversions
Hex:
        #be96c3
        RGB:
        190, 150, 195
        CMY:
        25, 41, 24
        CMYK:
        3, 23, 0, 24
      HSL:
        293°, 27.2727%, 67.6471%
        HSV (HSB):
        293°, 23.0769%, 76.4706%
        XYZ:
        41.9919, 36.7000, 56.5003
        xyY:
        0.3106, 0.2715, 36.7000
      CIE-Lab:
        67.0513, 22.8336, -17.5245
        CIE-LCH:
        67.0513, 28.7834, 322.4942
        CIE-Luv:
        67.0513, 19.6929, -30.3931
        Hunter-Lab:
        60.5805, 17.7129, -12.8904
      #be96c3 color charts
#be96c3 RGB chart
      #be96c3 CMYK chart
      #be96c3 RGB pie chart
      #be96c3 color shades, tints & tones
#be96c3 color schemes
#be96c3 color preview, HTML & CSS examples
           This text has a color of #be96c3        
        
          <p style="color:#be96c3;">Text here</p>
        
        
          .mytext {color:#be96c3;}
        
        Text color #be96c3
      
           This box has a color of #be96c3        
        
          <div style="background-color:#be96c3;">Content here</div>
        
        
          .mybackground {background-color:#be96c3;}
        
        Background color #be96c3
      
           Border around this has a color of #be96c3        
        
          <div style="border:2px solid #be96c3;">Content here</div>
        
        
          .myborder {border:2px solid #be96c3;}
        
        Border color #be96c3