#bd0bc4 color space conversions
Hex:
        #bd0bc4
        RGB:
        189, 11, 196
        CMY:
        26, 96, 23
        CMYK:
        4, 94, 0, 23
      HSL:
        298°, 89.3720%, 40.5882%
        HSV (HSB):
        298°, 94.3878%, 76.8627%
        XYZ:
        31.0697, 15.0437, 53.4907
        xyY:
        0.3119, 0.1510, 15.0437
      CIE-Lab:
        45.6940, 78.5094, -51.4417
        CIE-LCH:
        45.6940, 93.8614, 326.7660
        CIE-Luv:
        45.6940, 59.4321, -85.4238
        Hunter-Lab:
        38.7862, 75.1119, -54.6176
      #bd0bc4 color charts
#bd0bc4 RGB chart
      #bd0bc4 CMYK chart
      #bd0bc4 RGB pie chart
      #bd0bc4 color shades, tints & tones
#bd0bc4 color schemes
#bd0bc4 color preview, HTML & CSS examples
           This text has a color of #bd0bc4        
        
          <p style="color:#bd0bc4;">Text here</p>
        
        
          .mytext {color:#bd0bc4;}
        
        Text color #bd0bc4
      
           This box has a color of #bd0bc4        
        
          <div style="background-color:#bd0bc4;">Content here</div>
        
        
          .mybackground {background-color:#bd0bc4;}
        
        Background color #bd0bc4
      
           Border around this has a color of #bd0bc4        
        
          <div style="border:2px solid #bd0bc4;">Content here</div>
        
        
          .myborder {border:2px solid #bd0bc4;}
        
        Border color #bd0bc4