#bd0fb1 color space conversions
Hex:
        #bd0fb1
        RGB:
        189, 15, 177
        CMY:
        26, 94, 31
        CMYK:
        0, 92, 6, 26
      HSL:
        304°, 85.2941%, 40.0000%
        HSV (HSB):
        304°, 92.0635%, 74.1176%
        XYZ:
        29.0929, 14.3348, 42.8285
        xyY:
        0.3373, 0.1662, 14.3348
      CIE-Lab:
        44.7093, 75.2882, -41.8682
        CIE-LCH:
        44.7093, 86.1467, 330.9213
        CIE-Luv:
        44.7093, 66.5400, -70.9587
        Hunter-Lab:
        37.8613, 70.9034, -40.5656
      #bd0fb1 color charts
#bd0fb1 RGB chart
      #bd0fb1 CMYK chart
      #bd0fb1 RGB pie chart
      #bd0fb1 color shades, tints & tones
#bd0fb1 color schemes
#bd0fb1 color preview, HTML & CSS examples
           This text has a color of #bd0fb1        
        
          <p style="color:#bd0fb1;">Text here</p>
        
        
          .mytext {color:#bd0fb1;}
        
        Text color #bd0fb1
      
           This box has a color of #bd0fb1        
        
          <div style="background-color:#bd0fb1;">Content here</div>
        
        
          .mybackground {background-color:#bd0fb1;}
        
        Background color #bd0fb1
      
           Border around this has a color of #bd0fb1        
        
          <div style="border:2px solid #bd0fb1;">Content here</div>
        
        
          .myborder {border:2px solid #bd0fb1;}
        
        Border color #bd0fb1