#bdabfe color space conversions
Hex:
        #bdabfe
        RGB:
        189, 171, 254
        CMY:
        26, 33, 0
        CMYK:
        26, 33, 0, 0
      HSL:
        253°, 97.6471%, 83.3333%
        HSV (HSB):
        253°, 32.6772%, 99.6078%
        XYZ:
        53.4386, 47.1004, 100.0407
        xyY:
        0.2664, 0.2348, 47.1004
      CIE-Lab:
        74.2539, 23.6500, -38.8223
        CIE-LCH:
        74.2539, 45.4587, 301.3492
        CIE-Luv:
        74.2539, 3.6706, -66.0772
        Hunter-Lab:
        68.6297, 18.8871, -38.3855
      #bdabfe color charts
#bdabfe RGB chart
      #bdabfe CMYK chart
      #bdabfe RGB pie chart
      #bdabfe color shades, tints & tones
#bdabfe color schemes
#bdabfe color preview, HTML & CSS examples
           This text has a color of #bdabfe        
        
          <p style="color:#bdabfe;">Text here</p>
        
        
          .mytext {color:#bdabfe;}
        
        Text color #bdabfe
      
           This box has a color of #bdabfe        
        
          <div style="background-color:#bdabfe;">Content here</div>
        
        
          .mybackground {background-color:#bdabfe;}
        
        Background color #bdabfe
      
           Border around this has a color of #bdabfe        
        
          <div style="border:2px solid #bdabfe;">Content here</div>
        
        
          .myborder {border:2px solid #bdabfe;}
        
        Border color #bdabfe