#bd0ed5 color space conversions
Hex:
        #bd0ed5
        RGB:
        189, 14, 213
        CMY:
        26, 95, 16
        CMYK:
        11, 93, 0, 16
      HSL:
        293°, 87.6652%, 44.5098%
        HSV (HSB):
        293°, 93.4272%, 83.5294%
        XYZ:
        33.1535, 15.9370, 64.2795
        xyY:
        0.2924, 0.1406, 15.9370
      CIE-Lab:
        46.8917, 80.8809, -59.3437
        CIE-LCH:
        46.8917, 100.3165, 323.7319
        CIE-Luv:
        46.8917, 53.2315, -97.4797
        Hunter-Lab:
        39.9212, 78.3778, -67.5217
      #bd0ed5 color charts
#bd0ed5 RGB chart
      #bd0ed5 CMYK chart
      #bd0ed5 RGB pie chart
      #bd0ed5 color shades, tints & tones
#bd0ed5 color schemes
#bd0ed5 color preview, HTML & CSS examples
           This text has a color of #bd0ed5        
        
          <p style="color:#bd0ed5;">Text here</p>
        
        
          .mytext {color:#bd0ed5;}
        
        Text color #bd0ed5
      
           This box has a color of #bd0ed5        
        
          <div style="background-color:#bd0ed5;">Content here</div>
        
        
          .mybackground {background-color:#bd0ed5;}
        
        Background color #bd0ed5
      
           Border around this has a color of #bd0ed5        
        
          <div style="border:2px solid #bd0ed5;">Content here</div>
        
        
          .myborder {border:2px solid #bd0ed5;}
        
        Border color #bd0ed5