#bd96dd color space conversions
Hex:
        #bd96dd
        RGB:
        189, 150, 221
        CMY:
        26, 41, 13
        CMYK:
        14, 32, 0, 13
      HSL:
        273°, 51.0791%, 72.7451%
        HSV (HSB):
        273°, 32.1267%, 86.6667%
        XYZ:
        44.9438, 37.8520, 73.3440
        xyY:
        0.2878, 0.2424, 37.8520
      CIE-Lab:
        67.9114, 27.8485, -30.6452
        CIE-LCH:
        67.9114, 41.4086, 312.2627
        CIE-Luv:
        67.9114, 15.9266, -52.3098
        Hunter-Lab:
        61.5240, 22.7288, -27.6141
      #bd96dd color charts
#bd96dd RGB chart
      #bd96dd CMYK chart
      #bd96dd RGB pie chart
      #bd96dd color shades, tints & tones
#bd96dd color schemes
#bd96dd color preview, HTML & CSS examples
           This text has a color of #bd96dd        
        
          <p style="color:#bd96dd;">Text here</p>
        
        
          .mytext {color:#bd96dd;}
        
        Text color #bd96dd
      
           This box has a color of #bd96dd        
        
          <div style="background-color:#bd96dd;">Content here</div>
        
        
          .mybackground {background-color:#bd96dd;}
        
        Background color #bd96dd
      
           Border around this has a color of #bd96dd        
        
          <div style="border:2px solid #bd96dd;">Content here</div>
        
        
          .myborder {border:2px solid #bd96dd;}
        
        Border color #bd96dd