#bd46be color space conversions
Hex:
        #bd46be
        RGB:
        189, 70, 190
        CMY:
        26, 73, 25
        CMYK:
        1, 63, 0, 25
      HSL:
        300°, 48.0000%, 50.9804%
        HSV (HSB):
        300°, 63.1579%, 74.5098%
        XYZ:
        32.4707, 18.9168, 50.6551
        xyY:
        0.3182, 0.1854, 18.9168
      CIE-Lab:
        50.5898, 62.5077, -40.1613
        CIE-LCH:
        50.5898, 74.2977, 327.2792
        CIE-Luv:
        50.5898, 52.3343, -68.8561
        Hunter-Lab:
        43.4935, 57.1481, -38.6072
      #bd46be color charts
#bd46be RGB chart
      #bd46be CMYK chart
      #bd46be RGB pie chart
      #bd46be color shades, tints & tones
#bd46be color schemes
#bd46be color preview, HTML & CSS examples
           This text has a color of #bd46be        
        
          <p style="color:#bd46be;">Text here</p>
        
        
          .mytext {color:#bd46be;}
        
        Text color #bd46be
      
           This box has a color of #bd46be        
        
          <div style="background-color:#bd46be;">Content here</div>
        
        
          .mybackground {background-color:#bd46be;}
        
        Background color #bd46be
      
           Border around this has a color of #bd46be        
        
          <div style="border:2px solid #bd46be;">Content here</div>
        
        
          .myborder {border:2px solid #bd46be;}
        
        Border color #bd46be