#bd82c0 color space conversions
Hex:
        #bd82c0
        RGB:
        189, 130, 192
        CMY:
        26, 49, 25
        CMYK:
        2, 32, 0, 25
      HSL:
        297°, 32.9787%, 63.1373%
        HSV (HSB):
        297°, 32.2917%, 75.2941%
        XYZ:
        38.4833, 30.5899, 53.7453
        xyY:
        0.3133, 0.2491, 30.5899
      CIE-Lab:
        62.1599, 33.0015, -23.3022
        CIE-LCH:
        62.1599, 40.3992, 324.7743
        CIE-Luv:
        62.1599, 29.0100, -40.6417
        Hunter-Lab:
        55.3081, 27.4110, -18.8990
      #bd82c0 color charts
#bd82c0 RGB chart
      #bd82c0 CMYK chart
      #bd82c0 RGB pie chart
      #bd82c0 color shades, tints & tones
#bd82c0 color schemes
#bd82c0 color preview, HTML & CSS examples
           This text has a color of #bd82c0        
        
          <p style="color:#bd82c0;">Text here</p>
        
        
          .mytext {color:#bd82c0;}
        
        Text color #bd82c0
      
           This box has a color of #bd82c0        
        
          <div style="background-color:#bd82c0;">Content here</div>
        
        
          .mybackground {background-color:#bd82c0;}
        
        Background color #bd82c0
      
           Border around this has a color of #bd82c0        
        
          <div style="border:2px solid #bd82c0;">Content here</div>
        
        
          .myborder {border:2px solid #bd82c0;}
        
        Border color #bd82c0