#bdabe7 color space conversions
Hex:
        #bdabe7
        RGB:
        189, 171, 231
        CMY:
        26, 33, 9
        CMYK:
        18, 26, 0, 9
      HSL:
        258°, 55.5556%, 78.8235%
        HSV (HSB):
        258°, 25.9740%, 90.5882%
        XYZ:
        49.9730, 45.7142, 81.7912
        xyY:
        0.2816, 0.2576, 45.7142
      CIE-Lab:
        73.3597, 18.3836, -27.7392
        CIE-LCH:
        73.3597, 33.2779, 303.5336
        CIE-Luv:
        73.3597, 5.6376, -46.6972
        Hunter-Lab:
        67.6122, 13.6099, -24.3951
      #bdabe7 color charts
#bdabe7 RGB chart
      #bdabe7 CMYK chart
      #bdabe7 RGB pie chart
      #bdabe7 color shades, tints & tones
#bdabe7 color schemes
#bdabe7 color preview, HTML & CSS examples
           This text has a color of #bdabe7        
        
          <p style="color:#bdabe7;">Text here</p>
        
        
          .mytext {color:#bdabe7;}
        
        Text color #bdabe7
      
           This box has a color of #bdabe7        
        
          <div style="background-color:#bdabe7;">Content here</div>
        
        
          .mybackground {background-color:#bdabe7;}
        
        Background color #bdabe7
      
           Border around this has a color of #bdabe7        
        
          <div style="border:2px solid #bdabe7;">Content here</div>
        
        
          .myborder {border:2px solid #bdabe7;}
        
        Border color #bdabe7