#bda0dd color space conversions
Hex:
        #bda0dd
        RGB:
        189, 160, 221
        CMY:
        26, 37, 13
        CMYK:
        14, 28, 0, 13
      HSL:
        269°, 47.2868%, 74.7059%
        HSV (HSB):
        269°, 27.6018%, 86.6667%
        XYZ:
        46.6082, 41.1809, 73.8988
        xyY:
        0.2883, 0.2547, 41.1809
      CIE-Lab:
        70.3025, 22.2926, -26.9636
        CIE-LCH:
        70.3025, 34.9857, 309.5828
        CIE-Luv:
        70.3025, 11.4943, -45.7229
        Hunter-Lab:
        64.1723, 17.3425, -23.3558
      #bda0dd color charts
#bda0dd RGB chart
      #bda0dd CMYK chart
      #bda0dd RGB pie chart
      #bda0dd color shades, tints & tones
#bda0dd color schemes
#bda0dd color preview, HTML & CSS examples
           This text has a color of #bda0dd        
        
          <p style="color:#bda0dd;">Text here</p>
        
        
          .mytext {color:#bda0dd;}
        
        Text color #bda0dd
      
           This box has a color of #bda0dd        
        
          <div style="background-color:#bda0dd;">Content here</div>
        
        
          .mybackground {background-color:#bda0dd;}
        
        Background color #bda0dd
      
           Border around this has a color of #bda0dd        
        
          <div style="border:2px solid #bda0dd;">Content here</div>
        
        
          .myborder {border:2px solid #bda0dd;}
        
        Border color #bda0dd