#bd0ff4 color space conversions
Hex:
        #bd0ff4
        RGB:
        189, 15, 244
        CMY:
        26, 94, 4
        CMYK:
        23, 94, 0, 4
      HSL:
        286°, 91.2351%, 50.7843%
        HSV (HSB):
        286°, 93.8525%, 95.6863%
        XYZ:
        37.4862, 17.6921, 87.0271
        xyY:
        0.2636, 0.1244, 17.6921
      CIE-Lab:
        49.1205, 85.9829, -73.3304
        CIE-LCH:
        49.1205, 113.0062, 319.5408
        CIE-Luv:
        49.1205, 43.4505, -118.7670
        Hunter-Lab:
        42.0620, 85.4731, -93.2288
      #bd0ff4 color charts
#bd0ff4 RGB chart
      #bd0ff4 CMYK chart
      #bd0ff4 RGB pie chart
      #bd0ff4 color shades, tints & tones
#bd0ff4 color schemes
#bd0ff4 color preview, HTML & CSS examples
           This text has a color of #bd0ff4        
        
          <p style="color:#bd0ff4;">Text here</p>
        
        
          .mytext {color:#bd0ff4;}
        
        Text color #bd0ff4
      
           This box has a color of #bd0ff4        
        
          <div style="background-color:#bd0ff4;">Content here</div>
        
        
          .mybackground {background-color:#bd0ff4;}
        
        Background color #bd0ff4
      
           Border around this has a color of #bd0ff4        
        
          <div style="border:2px solid #bd0ff4;">Content here</div>
        
        
          .myborder {border:2px solid #bd0ff4;}
        
        Border color #bd0ff4