#bd3ffb color space conversions
Hex:
        #bd3ffb
        RGB:
        189, 63, 251
        CMY:
        26, 75, 2
        CMYK:
        25, 75, 0, 2
      HSL:
        280°, 95.9184%, 61.5686%
        HSV (HSB):
        280°, 74.9004%, 98.4314%
        XYZ:
        40.1764, 21.3389, 93.2681
        xyY:
        0.2596, 0.1379, 21.3389
      CIE-Lab:
        53.3184, 76.4581, -70.4275
        CIE-LCH:
        53.3184, 103.9513, 317.3510
        CIE-Luv:
        53.3184, 36.9010, -116.6472
        Hunter-Lab:
        46.1940, 74.4075, -87.3737
      #bd3ffb color charts
#bd3ffb RGB chart
      #bd3ffb CMYK chart
      #bd3ffb RGB pie chart
      #bd3ffb color shades, tints & tones
#bd3ffb color schemes
#bd3ffb color preview, HTML & CSS examples
           This text has a color of #bd3ffb        
        
          <p style="color:#bd3ffb;">Text here</p>
        
        
          .mytext {color:#bd3ffb;}
        
        Text color #bd3ffb
      
           This box has a color of #bd3ffb        
        
          <div style="background-color:#bd3ffb;">Content here</div>
        
        
          .mybackground {background-color:#bd3ffb;}
        
        Background color #bd3ffb
      
           Border around this has a color of #bd3ffb        
        
          <div style="border:2px solid #bd3ffb;">Content here</div>
        
        
          .myborder {border:2px solid #bd3ffb;}
        
        Border color #bd3ffb