#bd99e3 color space conversions
Hex:
        #bd99e3
        RGB:
        189, 153, 227
        CMY:
        26, 40, 11
        CMYK:
        17, 33, 0, 11
      HSL:
        269°, 56.9231%, 74.5098%
        HSV (HSB):
        269°, 32.5991%, 89.0196%
        XYZ:
        46.2426, 39.1473, 77.7920
        xyY:
        0.2834, 0.2399, 39.1473
      CIE-Lab:
        68.8579, 27.4858, -32.4882
        CIE-LCH:
        68.8579, 42.5552, 310.2320
        CIE-Luv:
        68.8579, 13.9177, -55.3940
        Hunter-Lab:
        62.5678, 22.4321, -29.9191
      #bd99e3 color charts
#bd99e3 RGB chart
      #bd99e3 CMYK chart
      #bd99e3 RGB pie chart
      #bd99e3 color shades, tints & tones
#bd99e3 color schemes
#bd99e3 color preview, HTML & CSS examples
           This text has a color of #bd99e3        
        
          <p style="color:#bd99e3;">Text here</p>
        
        
          .mytext {color:#bd99e3;}
        
        Text color #bd99e3
      
           This box has a color of #bd99e3        
        
          <div style="background-color:#bd99e3;">Content here</div>
        
        
          .mybackground {background-color:#bd99e3;}
        
        Background color #bd99e3
      
           Border around this has a color of #bd99e3        
        
          <div style="border:2px solid #bd99e3;">Content here</div>
        
        
          .myborder {border:2px solid #bd99e3;}
        
        Border color #bd99e3