#bd91d7 color space conversions
Hex:
        #bd91d7
        RGB:
        189, 145, 215
        CMY:
        26, 43, 16
        CMYK:
        12, 33, 0, 16
      HSL:
        278°, 46.6667%, 70.5882%
        HSV (HSB):
        278°, 32.5581%, 84.3137%
        XYZ:
        43.3774, 35.9759, 68.9478
        xyY:
        0.2925, 0.2426, 35.9759
      CIE-Lab:
        66.5015, 29.3466, -29.5007
        CIE-LCH:
        66.5015, 41.6115, 314.8499
        CIE-Luv:
        66.5015, 18.8740, -50.4976
        Hunter-Lab:
        59.9799, 24.1261, -26.1688
      #bd91d7 color charts
#bd91d7 RGB chart
      #bd91d7 CMYK chart
      #bd91d7 RGB pie chart
      #bd91d7 color shades, tints & tones
#bd91d7 color schemes
#bd91d7 color preview, HTML & CSS examples
           This text has a color of #bd91d7        
        
          <p style="color:#bd91d7;">Text here</p>
        
        
          .mytext {color:#bd91d7;}
        
        Text color #bd91d7
      
           This box has a color of #bd91d7        
        
          <div style="background-color:#bd91d7;">Content here</div>
        
        
          .mybackground {background-color:#bd91d7;}
        
        Background color #bd91d7
      
           Border around this has a color of #bd91d7        
        
          <div style="border:2px solid #bd91d7;">Content here</div>
        
        
          .myborder {border:2px solid #bd91d7;}
        
        Border color #bd91d7