#be8dd1 color space conversions
Hex:
        #be8dd1
        RGB:
        190, 141, 209
        CMY:
        25, 45, 18
        CMYK:
        9, 33, 0, 18
      HSL:
        283°, 42.5000%, 68.6275%
        HSV (HSB):
        283°, 32.5359%, 81.9608%
        XYZ:
        42.2687, 34.6004, 64.7723
        xyY:
        0.2984, 0.2443, 34.6004
      CIE-Lab:
        65.4363, 30.6298, -27.7979
        CIE-LCH:
        65.4363, 41.3631, 317.7749
        CIE-Luv:
        65.4363, 22.0538, -47.8115
        Hunter-Lab:
        58.8221, 25.3290, -24.1122
      #be8dd1 color charts
#be8dd1 RGB chart
      #be8dd1 CMYK chart
      #be8dd1 RGB pie chart
      #be8dd1 color shades, tints & tones
#be8dd1 color schemes
#be8dd1 color preview, HTML & CSS examples
           This text has a color of #be8dd1        
        
          <p style="color:#be8dd1;">Text here</p>
        
        
          .mytext {color:#be8dd1;}
        
        Text color #be8dd1
      
           This box has a color of #be8dd1        
        
          <div style="background-color:#be8dd1;">Content here</div>
        
        
          .mybackground {background-color:#be8dd1;}
        
        Background color #be8dd1
      
           Border around this has a color of #be8dd1        
        
          <div style="border:2px solid #be8dd1;">Content here</div>
        
        
          .myborder {border:2px solid #be8dd1;}
        
        Border color #be8dd1