#be7bd1 color space conversions
Hex:
        #be7bd1
        RGB:
        190, 123, 209
        CMY:
        25, 52, 18
        CMYK:
        9, 41, 0, 18
      HSL:
        287°, 48.3146%, 65.0980%
        HSV (HSB):
        287°, 41.1483%, 81.9608%
        XYZ:
        39.8268, 29.7165, 63.9584
        xyY:
        0.2983, 0.2226, 29.7165
      CIE-Lab:
        61.4089, 40.4939, -34.0343
        CIE-LCH:
        61.4089, 52.8970, 319.9537
        CIE-Luv:
        61.4089, 29.7910, -58.7151
        Hunter-Lab:
        54.5129, 35.0136, -31.4042
      #be7bd1 color charts
#be7bd1 RGB chart
      #be7bd1 CMYK chart
      #be7bd1 RGB pie chart
      #be7bd1 color shades, tints & tones
#be7bd1 color schemes
#be7bd1 color preview, HTML & CSS examples
           This text has a color of #be7bd1        
        
          <p style="color:#be7bd1;">Text here</p>
        
        
          .mytext {color:#be7bd1;}
        
        Text color #be7bd1
      
           This box has a color of #be7bd1        
        
          <div style="background-color:#be7bd1;">Content here</div>
        
        
          .mybackground {background-color:#be7bd1;}
        
        Background color #be7bd1
      
           Border around this has a color of #be7bd1        
        
          <div style="border:2px solid #be7bd1;">Content here</div>
        
        
          .myborder {border:2px solid #be7bd1;}
        
        Border color #be7bd1