#bd47f5 color space conversions
Hex:
        #bd47f5
        RGB:
        189, 71, 245
        CMY:
        26, 72, 4
        CMYK:
        23, 71, 0, 4
      HSL:
        281°, 89.6907%, 61.9608%
        HSV (HSB):
        281°, 71.0204%, 96.0784%
        XYZ:
        39.7209, 21.9179, 88.5232
        xyY:
        0.2645, 0.1460, 21.9179
      CIE-Lab:
        53.9398, 72.3566, -66.0790
        CIE-LCH:
        53.9398, 97.9893, 317.5964
        CIE-Luv:
        53.9398, 36.9838, -110.2510
        Hunter-Lab:
        46.8165, 69.5173, -79.3372
      #bd47f5 color charts
#bd47f5 RGB chart
      #bd47f5 CMYK chart
      #bd47f5 RGB pie chart
      #bd47f5 color shades, tints & tones
#bd47f5 color schemes
#bd47f5 color preview, HTML & CSS examples
           This text has a color of #bd47f5        
        
          <p style="color:#bd47f5;">Text here</p>
        
        
          .mytext {color:#bd47f5;}
        
        Text color #bd47f5
      
           This box has a color of #bd47f5        
        
          <div style="background-color:#bd47f5;">Content here</div>
        
        
          .mybackground {background-color:#bd47f5;}
        
        Background color #bd47f5
      
           Border around this has a color of #bd47f5        
        
          <div style="border:2px solid #bd47f5;">Content here</div>
        
        
          .myborder {border:2px solid #bd47f5;}
        
        Border color #bd47f5