#bda0d0 color space conversions
Hex:
        #bda0d0
        RGB:
        189, 160, 208
        CMY:
        26, 37, 18
        CMYK:
        9, 23, 0, 18
      HSL:
        276°, 33.8028%, 72.1569%
        HSV (HSB):
        276°, 23.0769%, 81.5686%
        XYZ:
        44.9422, 40.5145, 65.1259
        xyY:
        0.2985, 0.2691, 40.5145
      CIE-Lab:
        69.8344, 19.5551, -20.5205
        CIE-LCH:
        69.8344, 28.3459, 313.6201
        CIE-Luv:
        69.8344, 12.8393, -34.8309
        Hunter-Lab:
        63.6510, 14.6447, -16.1081
      #bda0d0 color charts
#bda0d0 RGB chart
      #bda0d0 CMYK chart
      #bda0d0 RGB pie chart
      #bda0d0 color shades, tints & tones
#bda0d0 color schemes
#bda0d0 color preview, HTML & CSS examples
           This text has a color of #bda0d0        
        
          <p style="color:#bda0d0;">Text here</p>
        
        
          .mytext {color:#bda0d0;}
        
        Text color #bda0d0
      
           This box has a color of #bda0d0        
        
          <div style="background-color:#bda0d0;">Content here</div>
        
        
          .mybackground {background-color:#bda0d0;}
        
        Background color #bda0d0
      
           Border around this has a color of #bda0d0        
        
          <div style="border:2px solid #bda0d0;">Content here</div>
        
        
          .myborder {border:2px solid #bda0d0;}
        
        Border color #bda0d0