#bd81cd color space conversions
Hex:
        #bd81cd
        RGB:
        189, 129, 205
        CMY:
        26, 49, 20
        CMYK:
        8, 37, 0, 20
      HSL:
        287°, 43.1818%, 65.4902%
        HSV (HSB):
        287°, 37.0732%, 80.3922%
        XYZ:
        39.8560, 30.9271, 61.6265
        xyY:
        0.3010, 0.2336, 30.9271
      CIE-Lab:
        62.4461, 36.1146, -30.1851
        CIE-LCH:
        62.4461, 47.0681, 320.1106
        CIE-Luv:
        62.4461, 27.3291, -52.0718
        Hunter-Lab:
        55.6121, 30.6057, -26.7736
      #bd81cd color charts
#bd81cd RGB chart
      #bd81cd CMYK chart
      #bd81cd RGB pie chart
      #bd81cd color shades, tints & tones
#bd81cd color schemes
#bd81cd color preview, HTML & CSS examples
           This text has a color of #bd81cd        
        
          <p style="color:#bd81cd;">Text here</p>
        
        
          .mytext {color:#bd81cd;}
        
        Text color #bd81cd
      
           This box has a color of #bd81cd        
        
          <div style="background-color:#bd81cd;">Content here</div>
        
        
          .mybackground {background-color:#bd81cd;}
        
        Background color #bd81cd
      
           Border around this has a color of #bd81cd        
        
          <div style="border:2px solid #bd81cd;">Content here</div>
        
        
          .myborder {border:2px solid #bd81cd;}
        
        Border color #bd81cd