#bd3fe1 color space conversions
Hex:
        #bd3fe1
        RGB:
        189, 63, 225
        CMY:
        26, 75, 12
        CMYK:
        16, 72, 0, 12
      HSL:
        287°, 72.9730%, 56.4706%
        HSV (HSB):
        287°, 72.0000%, 88.2353%
        XYZ:
        36.3544, 19.8101, 73.1418
        xyY:
        0.2811, 0.1532, 19.8101
      CIE-Lab:
        51.6218, 71.4734, -58.5695
        CIE-LCH:
        51.6218, 92.4058, 320.6668
        CIE-Luv:
        51.6218, 43.7239, -97.9042
        Hunter-Lab:
        44.5085, 67.9082, -66.2766
      #bd3fe1 color charts
#bd3fe1 RGB chart
      #bd3fe1 CMYK chart
      #bd3fe1 RGB pie chart
      #bd3fe1 color shades, tints & tones
#bd3fe1 color schemes
#bd3fe1 color preview, HTML & CSS examples
           This text has a color of #bd3fe1        
        
          <p style="color:#bd3fe1;">Text here</p>
        
        
          .mytext {color:#bd3fe1;}
        
        Text color #bd3fe1
      
           This box has a color of #bd3fe1        
        
          <div style="background-color:#bd3fe1;">Content here</div>
        
        
          .mybackground {background-color:#bd3fe1;}
        
        Background color #bd3fe1
      
           Border around this has a color of #bd3fe1        
        
          <div style="border:2px solid #bd3fe1;">Content here</div>
        
        
          .myborder {border:2px solid #bd3fe1;}
        
        Border color #bd3fe1