#bd46ed color space conversions
Hex:
        #bd46ed
        RGB:
        189, 70, 237
        CMY:
        26, 73, 7
        CMYK:
        20, 70, 0, 7
      HSL:
        283°, 82.2660%, 60.1961%
        HSV (HSB):
        283°, 70.4641%, 92.9412%
        XYZ:
        38.4625, 21.3136, 82.2075
        xyY:
        0.2709, 0.1501, 21.3136
      CIE-Lab:
        53.2910, 71.1627, -62.6484
        CIE-LCH:
        53.2910, 94.8101, 318.6408
        CIE-Luv:
        53.2910, 39.1745, -104.7239
        Hunter-Lab:
        46.1666, 67.9210, -73.2593
      #bd46ed color charts
#bd46ed RGB chart
      #bd46ed CMYK chart
      #bd46ed RGB pie chart
      #bd46ed color shades, tints & tones
#bd46ed color schemes
#bd46ed color preview, HTML & CSS examples
           This text has a color of #bd46ed        
        
          <p style="color:#bd46ed;">Text here</p>
        
        
          .mytext {color:#bd46ed;}
        
        Text color #bd46ed
      
           This box has a color of #bd46ed        
        
          <div style="background-color:#bd46ed;">Content here</div>
        
        
          .mybackground {background-color:#bd46ed;}
        
        Background color #bd46ed
      
           Border around this has a color of #bd46ed        
        
          <div style="border:2px solid #bd46ed;">Content here</div>
        
        
          .myborder {border:2px solid #bd46ed;}
        
        Border color #bd46ed