#bda0fc color space conversions
Hex:
        #bda0fc
        RGB:
        189, 160, 252
        CMY:
        26, 37, 1
        CMYK:
        25, 37, 0, 1
      HSL:
        259°, 93.8776%, 80.7843%
        HSV (HSB):
        259°, 36.5079%, 98.8235%
        XYZ:
        51.1278, 42.9887, 97.6984
        xyY:
        0.2665, 0.2241, 42.9887
      CIE-Lab:
        71.5473, 29.2803, -41.9594
        CIE-LCH:
        71.5473, 51.1657, 304.9083
        CIE-Luv:
        71.5473, 8.3103, -71.7639
        Hunter-Lab:
        65.5658, 24.4530, -42.4509
      #bda0fc color charts
#bda0fc RGB chart
      #bda0fc CMYK chart
      #bda0fc RGB pie chart
      #bda0fc color shades, tints & tones
#bda0fc color schemes
#bda0fc color preview, HTML & CSS examples
           This text has a color of #bda0fc        
        
          <p style="color:#bda0fc;">Text here</p>
        
        
          .mytext {color:#bda0fc;}
        
        Text color #bda0fc
      
           This box has a color of #bda0fc        
        
          <div style="background-color:#bda0fc;">Content here</div>
        
        
          .mybackground {background-color:#bda0fc;}
        
        Background color #bda0fc
      
           Border around this has a color of #bda0fc        
        
          <div style="border:2px solid #bda0fc;">Content here</div>
        
        
          .myborder {border:2px solid #bda0fc;}
        
        Border color #bda0fc