#bda1ff color space conversions
Hex:
        #bda1ff
        RGB:
        189, 161, 255
        CMY:
        26, 37, 0
        CMYK:
        26, 37, 0, 0
      HSL:
        258°, 100.0000%, 81.5686%
        HSV (HSB):
        258°, 36.8627%, 100.0000%
        XYZ:
        51.7811, 43.5286, 100.2804
        xyY:
        0.2647, 0.2225, 43.5286
      CIE-Lab:
        71.9123, 29.4321, -43.0148
        CIE-LCH:
        71.9123, 52.1203, 304.3812
        CIE-Luv:
        71.9123, 7.6111, -73.6125
        Hunter-Lab:
        65.9762, 24.6367, -43.9345
      #bda1ff color charts
#bda1ff RGB chart
      #bda1ff CMYK chart
      #bda1ff RGB pie chart
      #bda1ff color shades, tints & tones
#bda1ff color schemes
#bda1ff color preview, HTML & CSS examples
           This text has a color of #bda1ff        
        
          <p style="color:#bda1ff;">Text here</p>
        
        
          .mytext {color:#bda1ff;}
        
        Text color #bda1ff
      
           This box has a color of #bda1ff        
        
          <div style="background-color:#bda1ff;">Content here</div>
        
        
          .mybackground {background-color:#bda1ff;}
        
        Background color #bda1ff
      
           Border around this has a color of #bda1ff        
        
          <div style="border:2px solid #bda1ff;">Content here</div>
        
        
          .myborder {border:2px solid #bda1ff;}
        
        Border color #bda1ff