#bd7ef3 color space conversions
Hex:
        #bd7ef3
        RGB:
        189, 126, 243
        CMY:
        26, 51, 5
        CMYK:
        22, 48, 0, 5
      HSL:
        272°, 82.9787%, 72.3529%
        HSV (HSB):
        272°, 48.1481%, 95.2941%
        XYZ:
        44.6248, 32.2116, 88.6595
        xyY:
        0.2696, 0.1946, 32.2116
      CIE-Lab:
        63.5174, 45.8644, -49.6616
        CIE-LCH:
        63.5174, 67.6004, 312.7237
        CIE-Luv:
        63.5174, 22.3221, -85.1447
        Hunter-Lab:
        56.7553, 41.0270, -52.8904
      #bd7ef3 color charts
#bd7ef3 RGB chart
      #bd7ef3 CMYK chart
      #bd7ef3 RGB pie chart
      #bd7ef3 color shades, tints & tones
#bd7ef3 color schemes
#bd7ef3 color preview, HTML & CSS examples
           This text has a color of #bd7ef3        
        
          <p style="color:#bd7ef3;">Text here</p>
        
        
          .mytext {color:#bd7ef3;}
        
        Text color #bd7ef3
      
           This box has a color of #bd7ef3        
        
          <div style="background-color:#bd7ef3;">Content here</div>
        
        
          .mybackground {background-color:#bd7ef3;}
        
        Background color #bd7ef3
      
           Border around this has a color of #bd7ef3        
        
          <div style="border:2px solid #bd7ef3;">Content here</div>
        
        
          .myborder {border:2px solid #bd7ef3;}
        
        Border color #bd7ef3