#bd0fab color space conversions
Hex:
        #bd0fab
        RGB:
        189, 15, 171
        CMY:
        26, 94, 33
        CMYK:
        0, 92, 10, 26
      HSL:
        306°, 85.2941%, 40.0000%
        HSV (HSB):
        306°, 92.0635%, 74.1176%
        XYZ:
        28.5078, 14.1007, 39.7473
        xyY:
        0.3462, 0.1712, 14.1007
      CIE-Lab:
        44.3771, 74.4458, -38.8390
        CIE-LCH:
        44.3771, 83.9681, 332.4486
        CIE-Luv:
        44.3771, 68.9773, -66.3970
        Hunter-Lab:
        37.5510, 69.7987, -36.4721
      #bd0fab color charts
#bd0fab RGB chart
      #bd0fab CMYK chart
      #bd0fab RGB pie chart
      #bd0fab color shades, tints & tones
#bd0fab color schemes
#bd0fab color preview, HTML & CSS examples
           This text has a color of #bd0fab        
        
          <p style="color:#bd0fab;">Text here</p>
        
        
          .mytext {color:#bd0fab;}
        
        Text color #bd0fab
      
           This box has a color of #bd0fab        
        
          <div style="background-color:#bd0fab;">Content here</div>
        
        
          .mybackground {background-color:#bd0fab;}
        
        Background color #bd0fab
      
           Border around this has a color of #bd0fab        
        
          <div style="border:2px solid #bd0fab;">Content here</div>
        
        
          .myborder {border:2px solid #bd0fab;}
        
        Border color #bd0fab