#bd91d3 color space conversions
Hex:
        #bd91d3
        RGB:
        189, 145, 211
        CMY:
        26, 43, 17
        CMYK:
        10, 31, 0, 17
      HSL:
        280°, 42.8571%, 69.8039%
        HSV (HSB):
        280°, 31.2796%, 82.7451%
        XYZ:
        42.8695, 35.7728, 66.2734
        xyY:
        0.2958, 0.2469, 35.7728
      CIE-Lab:
        66.3459, 28.5089, -27.5190
        CIE-LCH:
        66.3459, 39.6239, 316.0122
        CIE-Luv:
        66.3459, 19.3971, -47.1459
        Hunter-Lab:
        59.8103, 23.2732, -23.8296
      #bd91d3 color charts
#bd91d3 RGB chart
      #bd91d3 CMYK chart
      #bd91d3 RGB pie chart
      #bd91d3 color shades, tints & tones
#bd91d3 color schemes
#bd91d3 color preview, HTML & CSS examples
           This text has a color of #bd91d3        
        
          <p style="color:#bd91d3;">Text here</p>
        
        
          .mytext {color:#bd91d3;}
        
        Text color #bd91d3
      
           This box has a color of #bd91d3        
        
          <div style="background-color:#bd91d3;">Content here</div>
        
        
          .mybackground {background-color:#bd91d3;}
        
        Background color #bd91d3
      
           Border around this has a color of #bd91d3        
        
          <div style="border:2px solid #bd91d3;">Content here</div>
        
        
          .myborder {border:2px solid #bd91d3;}
        
        Border color #bd91d3