#bd99d3 color space conversions
Hex:
        #bd99d3
        RGB:
        189, 153, 211
        CMY:
        26, 40, 17
        CMYK:
        10, 27, 0, 17
      HSL:
        277°, 39.7260%, 71.3725%
        HSV (HSB):
        277°, 27.4882%, 82.7451%
        XYZ:
        44.1354, 38.3044, 66.6953
        xyY:
        0.2959, 0.2568, 38.3044
      CIE-Lab:
        68.2444, 24.0635, -24.6048
        CIE-LCH:
        68.2444, 34.4158, 314.3627
        CIE-Luv:
        68.2444, 15.7682, -41.9629
        Hunter-Lab:
        61.8906, 18.9833, -20.5695
      #bd99d3 color charts
#bd99d3 RGB chart
      #bd99d3 CMYK chart
      #bd99d3 RGB pie chart
      #bd99d3 color shades, tints & tones
#bd99d3 color schemes
#bd99d3 color preview, HTML & CSS examples
           This text has a color of #bd99d3        
        
          <p style="color:#bd99d3;">Text here</p>
        
        
          .mytext {color:#bd99d3;}
        
        Text color #bd99d3
      
           This box has a color of #bd99d3        
        
          <div style="background-color:#bd99d3;">Content here</div>
        
        
          .mybackground {background-color:#bd99d3;}
        
        Background color #bd99d3
      
           Border around this has a color of #bd99d3        
        
          <div style="border:2px solid #bd99d3;">Content here</div>
        
        
          .myborder {border:2px solid #bd99d3;}
        
        Border color #bd99d3