#bd83b2 color space conversions
Hex:
        #bd83b2
        RGB:
        189, 131, 178
        CMY:
        26, 49, 30
        CMYK:
        0, 31, 6, 26
      HSL:
        311°, 30.5263%, 62.7451%
        HSV (HSB):
        311°, 30.6878%, 74.1176%
        XYZ:
        37.1384, 30.2658, 46.0039
        xyY:
        0.3275, 0.2669, 30.2658
      CIE-Lab:
        61.8829, 29.8354, -15.7942
        CIE-LCH:
        61.8829, 33.7581, 332.1042
        CIE-Luv:
        61.8829, 30.7981, -28.4584
        Hunter-Lab:
        55.0143, 24.2247, -11.0693
      #bd83b2 color charts
#bd83b2 RGB chart
      #bd83b2 CMYK chart
      #bd83b2 RGB pie chart
      #bd83b2 color shades, tints & tones
#bd83b2 color schemes
#bd83b2 color preview, HTML & CSS examples
           This text has a color of #bd83b2        
        
          <p style="color:#bd83b2;">Text here</p>
        
        
          .mytext {color:#bd83b2;}
        
        Text color #bd83b2
      
           This box has a color of #bd83b2        
        
          <div style="background-color:#bd83b2;">Content here</div>
        
        
          .mybackground {background-color:#bd83b2;}
        
        Background color #bd83b2
      
           Border around this has a color of #bd83b2        
        
          <div style="border:2px solid #bd83b2;">Content here</div>
        
        
          .myborder {border:2px solid #bd83b2;}
        
        Border color #bd83b2