#bd8ced color space conversions
Hex:
        #bd8ced
        RGB:
        189, 140, 237
        CMY:
        26, 45, 7
        CMYK:
        20, 41, 0, 7
      HSL:
        270°, 72.9323%, 73.9216%
        HSV (HSB):
        270°, 40.9283%, 92.9412%
        XYZ:
        45.6504, 35.6894, 84.6035
        xyY:
        0.2751, 0.2151, 35.6894
      CIE-Lab:
        66.2819, 36.9029, -42.0026
        CIE-LCH:
        66.2819, 55.9110, 311.3022
        CIE-Luv:
        66.2819, 18.0059, -72.0083
        Hunter-Lab:
        59.7406, 31.8536, -42.1469
      #bd8ced color charts
#bd8ced RGB chart
      #bd8ced CMYK chart
      #bd8ced RGB pie chart
      #bd8ced color shades, tints & tones
#bd8ced color schemes
#bd8ced color preview, HTML & CSS examples
           This text has a color of #bd8ced        
        
          <p style="color:#bd8ced;">Text here</p>
        
        
          .mytext {color:#bd8ced;}
        
        Text color #bd8ced
      
           This box has a color of #bd8ced        
        
          <div style="background-color:#bd8ced;">Content here</div>
        
        
          .mybackground {background-color:#bd8ced;}
        
        Background color #bd8ced
      
           Border around this has a color of #bd8ced        
        
          <div style="border:2px solid #bd8ced;">Content here</div>
        
        
          .myborder {border:2px solid #bd8ced;}
        
        Border color #bd8ced