#be98c0 color space conversions
Hex:
        #be98c0
        RGB:
        190, 152, 192
        CMY:
        25, 40, 25
        CMYK:
        1, 21, 0, 25
      HSL:
        297°, 24.0964%, 67.4510%
        HSV (HSB):
        297°, 20.8333%, 75.2941%
        XYZ:
        41.9779, 37.2094, 54.8388
        xyY:
        0.3132, 0.2776, 37.2094
      CIE-Lab:
        67.4338, 21.1425, -15.2739
        CIE-LCH:
        67.4338, 26.0825, 324.1547
        CIE-Luv:
        67.4338, 19.0731, -26.6235
        Hunter-Lab:
        60.9995, 16.0887, -10.6023
      #be98c0 color charts
#be98c0 RGB chart
      #be98c0 CMYK chart
      #be98c0 RGB pie chart
      #be98c0 color shades, tints & tones
#be98c0 color schemes
#be98c0 color preview, HTML & CSS examples
           This text has a color of #be98c0        
        
          <p style="color:#be98c0;">Text here</p>
        
        
          .mytext {color:#be98c0;}
        
        Text color #be98c0
      
           This box has a color of #be98c0        
        
          <div style="background-color:#be98c0;">Content here</div>
        
        
          .mybackground {background-color:#be98c0;}
        
        Background color #be98c0
      
           Border around this has a color of #be98c0        
        
          <div style="border:2px solid #be98c0;">Content here</div>
        
        
          .myborder {border:2px solid #be98c0;}
        
        Border color #be98c0