#bda7ea color space conversions
Hex:
        #bda7ea
        RGB:
        189, 167, 234
        CMY:
        26, 35, 8
        CMYK:
        19, 29, 0, 8
      HSL:
        260°, 61.4679%, 78.6275%
        HSV (HSB):
        260°, 28.6325%, 91.7647%
        XYZ:
        49.6563, 44.3968, 83.7942
        xyY:
        0.2792, 0.2496, 44.3968
      CIE-Lab:
        72.4929, 21.2653, -30.7058
        CIE-LCH:
        72.4929, 37.3505, 304.7045
        CIE-Luv:
        72.4929, 7.1299, -51.9506
        Hunter-Lab:
        66.6309, 16.4220, -27.9207
      #bda7ea color charts
#bda7ea RGB chart
      #bda7ea CMYK chart
      #bda7ea RGB pie chart
      #bda7ea color shades, tints & tones
#bda7ea color schemes
#bda7ea color preview, HTML & CSS examples
           This text has a color of #bda7ea        
        
          <p style="color:#bda7ea;">Text here</p>
        
        
          .mytext {color:#bda7ea;}
        
        Text color #bda7ea
      
           This box has a color of #bda7ea        
        
          <div style="background-color:#bda7ea;">Content here</div>
        
        
          .mybackground {background-color:#bda7ea;}
        
        Background color #bda7ea
      
           Border around this has a color of #bda7ea        
        
          <div style="border:2px solid #bda7ea;">Content here</div>
        
        
          .myborder {border:2px solid #bda7ea;}
        
        Border color #bda7ea