#bd9be4 color space conversions
Hex:
        #bd9be4
        RGB:
        189, 155, 228
        CMY:
        26, 39, 11
        CMYK:
        17, 32, 0, 11
      HSL:
        268°, 57.4803%, 75.0980%
        HSV (HSB):
        268°, 32.0175%, 89.4118%
        XYZ:
        46.7112, 39.8629, 78.6312
        xyY:
        0.2827, 0.2413, 39.8629
      CIE-Lab:
        69.3718, 26.5943, -32.2427
        CIE-LCH:
        69.3718, 41.7953, 309.5164
        CIE-Luv:
        69.3718, 12.9427, -54.9227
        Hunter-Lab:
        63.1371, 21.5711, -29.6440
      #bd9be4 color charts
#bd9be4 RGB chart
      #bd9be4 CMYK chart
      #bd9be4 RGB pie chart
      #bd9be4 color shades, tints & tones
#bd9be4 color schemes
#bd9be4 color preview, HTML & CSS examples
           This text has a color of #bd9be4        
        
          <p style="color:#bd9be4;">Text here</p>
        
        
          .mytext {color:#bd9be4;}
        
        Text color #bd9be4
      
           This box has a color of #bd9be4        
        
          <div style="background-color:#bd9be4;">Content here</div>
        
        
          .mybackground {background-color:#bd9be4;}
        
        Background color #bd9be4
      
           Border around this has a color of #bd9be4        
        
          <div style="border:2px solid #bd9be4;">Content here</div>
        
        
          .myborder {border:2px solid #bd9be4;}
        
        Border color #bd9be4