#bd82c8 color space conversions
Hex:
        #bd82c8
        RGB:
        189, 130, 200
        CMY:
        26, 49, 22
        CMYK:
        5, 35, 0, 22
      HSL:
        291°, 38.8889%, 64.7059%
        HSV (HSB):
        291°, 35.0000%, 78.4314%
        XYZ:
        39.3942, 30.9542, 58.5420
        xyY:
        0.3056, 0.2402, 30.9542
      CIE-Lab:
        62.4690, 34.5650, -27.3382
        CIE-LCH:
        62.4690, 44.0694, 321.6588
        CIE-Luv:
        62.4690, 27.7073, -47.3016
        Hunter-Lab:
        55.6365, 29.0256, -23.4408
      #bd82c8 color charts
#bd82c8 RGB chart
      #bd82c8 CMYK chart
      #bd82c8 RGB pie chart
      #bd82c8 color shades, tints & tones
#bd82c8 color schemes
#bd82c8 color preview, HTML & CSS examples
           This text has a color of #bd82c8        
        
          <p style="color:#bd82c8;">Text here</p>
        
        
          .mytext {color:#bd82c8;}
        
        Text color #bd82c8
      
           This box has a color of #bd82c8        
        
          <div style="background-color:#bd82c8;">Content here</div>
        
        
          .mybackground {background-color:#bd82c8;}
        
        Background color #bd82c8
      
           Border around this has a color of #bd82c8        
        
          <div style="border:2px solid #bd82c8;">Content here</div>
        
        
          .myborder {border:2px solid #bd82c8;}
        
        Border color #bd82c8