#bd0ff2 color space conversions
Hex:
        #bd0ff2
        RGB:
        189, 15, 242
        CMY:
        26, 94, 5
        CMYK:
        22, 94, 0, 5
      HSL:
        286°, 89.7233%, 50.3922%
        HSV (HSB):
        286°, 93.8017%, 94.9020%
        XYZ:
        37.1841, 17.5713, 85.4362
        xyY:
        0.2652, 0.1253, 17.5713
      CIE-Lab:
        48.9719, 85.6357, -72.4487
        CIE-LCH:
        48.9719, 112.1708, 319.7684
        CIE-Luv:
        48.9719, 44.0309, -117.4282
        Hunter-Lab:
        41.9181, 84.9845, -91.5004
      #bd0ff2 color charts
#bd0ff2 RGB chart
      #bd0ff2 CMYK chart
      #bd0ff2 RGB pie chart
      #bd0ff2 color shades, tints & tones
#bd0ff2 color schemes
#bd0ff2 color preview, HTML & CSS examples
           This text has a color of #bd0ff2        
        
          <p style="color:#bd0ff2;">Text here</p>
        
        
          .mytext {color:#bd0ff2;}
        
        Text color #bd0ff2
      
           This box has a color of #bd0ff2        
        
          <div style="background-color:#bd0ff2;">Content here</div>
        
        
          .mybackground {background-color:#bd0ff2;}
        
        Background color #bd0ff2
      
           Border around this has a color of #bd0ff2        
        
          <div style="border:2px solid #bd0ff2;">Content here</div>
        
        
          .myborder {border:2px solid #bd0ff2;}
        
        Border color #bd0ff2