#bd1ff7 color space conversions
Hex:
        #bd1ff7
        RGB:
        189, 31, 247
        CMY:
        26, 88, 3
        CMYK:
        23, 87, 0, 3
      HSL:
        284°, 93.1034%, 54.5098%
        HSV (HSB):
        284°, 87.4494%, 96.8627%
        XYZ:
        38.2648, 18.5142, 89.5525
        xyY:
        0.2615, 0.1265, 18.5142
      CIE-Lab:
        50.1139, 84.2221, -73.3959
        CIE-LCH:
        50.1139, 111.7154, 318.9292
        CIE-Luv:
        50.1139, 41.6706, -119.4326
        Hunter-Lab:
        43.0281, 83.4402, -93.2780
      #bd1ff7 color charts
#bd1ff7 RGB chart
      #bd1ff7 CMYK chart
      #bd1ff7 RGB pie chart
      #bd1ff7 color shades, tints & tones
#bd1ff7 color schemes
#bd1ff7 color preview, HTML & CSS examples
           This text has a color of #bd1ff7        
        
          <p style="color:#bd1ff7;">Text here</p>
        
        
          .mytext {color:#bd1ff7;}
        
        Text color #bd1ff7
      
           This box has a color of #bd1ff7        
        
          <div style="background-color:#bd1ff7;">Content here</div>
        
        
          .mybackground {background-color:#bd1ff7;}
        
        Background color #bd1ff7
      
           Border around this has a color of #bd1ff7        
        
          <div style="border:2px solid #bd1ff7;">Content here</div>
        
        
          .myborder {border:2px solid #bd1ff7;}
        
        Border color #bd1ff7