#bd94d1 color space conversions
Hex:
        #bd94d1
        RGB:
        189, 148, 209
        CMY:
        26, 42, 18
        CMYK:
        10, 29, 0, 18
      HSL:
        280°, 39.8693%, 70.0000%
        HSV (HSB):
        280°, 29.1866%, 81.9608%
        XYZ:
        43.0848, 36.6021, 65.1157
        xyY:
        0.2975, 0.2528, 36.6021
      CIE-Lab:
        66.9774, 26.4277, -25.4375
        CIE-LCH:
        66.9774, 36.6810, 316.0937
        CIE-Luv:
        66.9774, 18.2969, -43.5416
        Hunter-Lab:
        60.4996, 21.2443, -21.4640
      #bd94d1 color charts
#bd94d1 RGB chart
      #bd94d1 CMYK chart
      #bd94d1 RGB pie chart
      #bd94d1 color shades, tints & tones
#bd94d1 color schemes
#bd94d1 color preview, HTML & CSS examples
           This text has a color of #bd94d1        
        
          <p style="color:#bd94d1;">Text here</p>
        
        
          .mytext {color:#bd94d1;}
        
        Text color #bd94d1
      
           This box has a color of #bd94d1        
        
          <div style="background-color:#bd94d1;">Content here</div>
        
        
          .mybackground {background-color:#bd94d1;}
        
        Background color #bd94d1
      
           Border around this has a color of #bd94d1        
        
          <div style="border:2px solid #bd94d1;">Content here</div>
        
        
          .myborder {border:2px solid #bd94d1;}
        
        Border color #bd94d1