#be8bd4 color space conversions
Hex:
        #be8bd4
        RGB:
        190, 139, 212
        CMY:
        25, 45, 17
        CMYK:
        10, 34, 0, 17
      HSL:
        282°, 45.9119%, 68.8235%
        HSV (HSB):
        282°, 34.4340%, 83.1373%
        XYZ:
        42.3515, 34.1659, 66.6499
        xyY:
        0.2958, 0.2386, 34.1659
      CIE-Lab:
        65.0940, 32.3543, -29.9979
        CIE-LCH:
        65.0940, 44.1211, 317.1643
        CIE-Luv:
        65.0940, 22.5110, -51.5749
        Hunter-Lab:
        58.4516, 27.0432, -26.6898
      #be8bd4 color charts
#be8bd4 RGB chart
      #be8bd4 CMYK chart
      #be8bd4 RGB pie chart
      #be8bd4 color shades, tints & tones
#be8bd4 color schemes
#be8bd4 color preview, HTML & CSS examples
           This text has a color of #be8bd4        
        
          <p style="color:#be8bd4;">Text here</p>
        
        
          .mytext {color:#be8bd4;}
        
        Text color #be8bd4
      
           This box has a color of #be8bd4        
        
          <div style="background-color:#be8bd4;">Content here</div>
        
        
          .mybackground {background-color:#be8bd4;}
        
        Background color #be8bd4
      
           Border around this has a color of #be8bd4        
        
          <div style="border:2px solid #be8bd4;">Content here</div>
        
        
          .myborder {border:2px solid #be8bd4;}
        
        Border color #be8bd4