#bd3ff0 color space conversions
Hex:
        #bd3ff0
        RGB:
        189, 63, 240
        CMY:
        26, 75, 6
        CMYK:
        21, 74, 0, 6
      HSL:
        283°, 85.5072%, 59.4118%
        HSV (HSB):
        283°, 73.7500%, 94.1176%
        XYZ:
        38.4919, 20.6651, 84.3981
        xyY:
        0.2681, 0.1440, 20.6651
      CIE-Lab:
        52.5810, 74.3174, -65.4759
        CIE-LCH:
        52.5810, 99.0463, 318.6189
        CIE-Luv:
        52.5810, 39.6898, -108.8329
        Hunter-Lab:
        45.4589, 71.5904, -78.2555
      #bd3ff0 color charts
#bd3ff0 RGB chart
      #bd3ff0 CMYK chart
      #bd3ff0 RGB pie chart
      #bd3ff0 color shades, tints & tones
#bd3ff0 color schemes
#bd3ff0 color preview, HTML & CSS examples
           This text has a color of #bd3ff0        
        
          <p style="color:#bd3ff0;">Text here</p>
        
        
          .mytext {color:#bd3ff0;}
        
        Text color #bd3ff0
      
           This box has a color of #bd3ff0        
        
          <div style="background-color:#bd3ff0;">Content here</div>
        
        
          .mybackground {background-color:#bd3ff0;}
        
        Background color #bd3ff0
      
           Border around this has a color of #bd3ff0        
        
          <div style="border:2px solid #bd3ff0;">Content here</div>
        
        
          .myborder {border:2px solid #bd3ff0;}
        
        Border color #bd3ff0