#bd6ff3 color space conversions
Hex:
        #bd6ff3
        RGB:
        189, 111, 243
        CMY:
        26, 56, 5
        CMYK:
        22, 54, 0, 5
      HSL:
        275°, 84.6154%, 69.4118%
        HSV (HSB):
        275°, 54.3210%, 95.2941%
        XYZ:
        42.8484, 28.6588, 88.0674
        xyY:
        0.2685, 0.1796, 28.6588
      CIE-Lab:
        60.4793, 53.7331, -54.4830
        CIE-LCH:
        60.4793, 76.5221, 314.6030
        CIE-Luv:
        60.4793, 27.3115, -93.0367
        Hunter-Lab:
        53.5339, 49.1866, -60.0629
      #bd6ff3 color charts
#bd6ff3 RGB chart
      #bd6ff3 CMYK chart
      #bd6ff3 RGB pie chart
      #bd6ff3 color shades, tints & tones
#bd6ff3 color schemes
#bd6ff3 color preview, HTML & CSS examples
           This text has a color of #bd6ff3        
        
          <p style="color:#bd6ff3;">Text here</p>
        
        
          .mytext {color:#bd6ff3;}
        
        Text color #bd6ff3
      
           This box has a color of #bd6ff3        
        
          <div style="background-color:#bd6ff3;">Content here</div>
        
        
          .mybackground {background-color:#bd6ff3;}
        
        Background color #bd6ff3
      
           Border around this has a color of #bd6ff3        
        
          <div style="border:2px solid #bd6ff3;">Content here</div>
        
        
          .myborder {border:2px solid #bd6ff3;}
        
        Border color #bd6ff3