#bd00f7 color space conversions
Hex:
        #bd00f7
        RGB:
        189, 0, 247
        CMY:
        26, 100, 3
        CMYK:
        23, 100, 0, 3
      HSL:
        286°, 100.0000%, 48.4314%
        HSV (HSB):
        286°, 100.0000%, 96.8627%
        XYZ:
        37.7748, 17.5342, 89.3892
        xyY:
        0.2611, 0.1212, 17.5342
      CIE-Lab:
        48.9262, 87.7588, -75.3297
        CIE-LCH:
        48.9262, 115.6554, 319.3581
        CIE-Luv:
        48.9262, 43.0809, -121.4660
        Hunter-Lab:
        41.8739, 87.7470, -97.2561
      #bd00f7 color charts
#bd00f7 RGB chart
      #bd00f7 CMYK chart
      #bd00f7 RGB pie chart
      #bd00f7 color shades, tints & tones
#bd00f7 color schemes
#bd00f7 color preview, HTML & CSS examples
           This text has a color of #bd00f7        
        
          <p style="color:#bd00f7;">Text here</p>
        
        
          .mytext {color:#bd00f7;}
        
        Text color #bd00f7
      
           This box has a color of #bd00f7        
        
          <div style="background-color:#bd00f7;">Content here</div>
        
        
          .mybackground {background-color:#bd00f7;}
        
        Background color #bd00f7
      
           Border around this has a color of #bd00f7        
        
          <div style="border:2px solid #bd00f7;">Content here</div>
        
        
          .myborder {border:2px solid #bd00f7;}
        
        Border color #bd00f7