#bd0bc8 color space conversions
Hex:
        #bd0bc8
        RGB:
        189, 11, 200
        CMY:
        26, 96, 22
        CMYK:
        5, 95, 0, 22
      HSL:
        297°, 89.5735%, 41.3725%
        HSV (HSB):
        297°, 94.5000%, 78.4314%
        XYZ:
        31.5313, 15.2283, 55.9211
        xyY:
        0.3071, 0.1483, 15.2283
      CIE-Lab:
        45.9453, 79.1231, -53.3630
        CIE-LCH:
        45.9453, 95.4363, 326.0031
        CIE-Luv:
        45.9453, 57.9601, -88.3418
        Hunter-Lab:
        39.0234, 75.9384, -57.6469
      #bd0bc8 color charts
#bd0bc8 RGB chart
      #bd0bc8 CMYK chart
      #bd0bc8 RGB pie chart
      #bd0bc8 color shades, tints & tones
#bd0bc8 color schemes
#bd0bc8 color preview, HTML & CSS examples
           This text has a color of #bd0bc8        
        
          <p style="color:#bd0bc8;">Text here</p>
        
        
          .mytext {color:#bd0bc8;}
        
        Text color #bd0bc8
      
           This box has a color of #bd0bc8        
        
          <div style="background-color:#bd0bc8;">Content here</div>
        
        
          .mybackground {background-color:#bd0bc8;}
        
        Background color #bd0bc8
      
           Border around this has a color of #bd0bc8        
        
          <div style="border:2px solid #bd0bc8;">Content here</div>
        
        
          .myborder {border:2px solid #bd0bc8;}
        
        Border color #bd0bc8