#be96c8 color space conversions
Hex:
        #be96c8
        RGB:
        190, 150, 200
        CMY:
        25, 41, 22
        CMYK:
        5, 25, 0, 22
      HSL:
        288°, 31.2500%, 68.6275%
        HSV (HSB):
        288°, 25.0000%, 78.4314%
        XYZ:
        42.5669, 36.9300, 59.5283
        xyY:
        0.3062, 0.2656, 36.9300
      CIE-Lab:
        67.2245, 23.8176, -20.0472
        CIE-LCH:
        67.2245, 31.1315, 319.9129
        CIE-Luv:
        67.2245, 19.0790, -34.5443
        Hunter-Lab:
        60.7700, 18.6842, -15.5394
      #be96c8 color charts
#be96c8 RGB chart
      #be96c8 CMYK chart
      #be96c8 RGB pie chart
      #be96c8 color shades, tints & tones
#be96c8 color schemes
#be96c8 color preview, HTML & CSS examples
           This text has a color of #be96c8        
        
          <p style="color:#be96c8;">Text here</p>
        
        
          .mytext {color:#be96c8;}
        
        Text color #be96c8
      
           This box has a color of #be96c8        
        
          <div style="background-color:#be96c8;">Content here</div>
        
        
          .mybackground {background-color:#be96c8;}
        
        Background color #be96c8
      
           Border around this has a color of #be96c8        
        
          <div style="border:2px solid #be96c8;">Content here</div>
        
        
          .myborder {border:2px solid #be96c8;}
        
        Border color #be96c8