#bd0bd3 color space conversions
Hex:
        #bd0bd3
        RGB:
        189, 11, 211
        CMY:
        26, 96, 17
        CMYK:
        10, 95, 0, 17
      HSL:
        293°, 90.0901%, 43.5294%
        HSV (HSB):
        293°, 94.7867%, 82.7451%
        XYZ:
        32.8638, 15.7613, 62.9381
        xyY:
        0.2946, 0.1413, 15.7613
      CIE-Lab:
        46.6598, 80.8524, -58.5683
        CIE-LCH:
        46.6598, 99.8366, 324.0809
        CIE-Luv:
        46.6598, 54.0576, -96.2531
        Hunter-Lab:
        39.7005, 78.2851, -66.2034
      #bd0bd3 color charts
#bd0bd3 RGB chart
      #bd0bd3 CMYK chart
      #bd0bd3 RGB pie chart
      #bd0bd3 color shades, tints & tones
#bd0bd3 color schemes
#bd0bd3 color preview, HTML & CSS examples
           This text has a color of #bd0bd3        
        
          <p style="color:#bd0bd3;">Text here</p>
        
        
          .mytext {color:#bd0bd3;}
        
        Text color #bd0bd3
      
           This box has a color of #bd0bd3        
        
          <div style="background-color:#bd0bd3;">Content here</div>
        
        
          .mybackground {background-color:#bd0bd3;}
        
        Background color #bd0bd3
      
           Border around this has a color of #bd0bd3        
        
          <div style="border:2px solid #bd0bd3;">Content here</div>
        
        
          .myborder {border:2px solid #bd0bd3;}
        
        Border color #bd0bd3