#bd47f7 color space conversions
Hex:
        #bd47f7
        RGB:
        189, 71, 247
        CMY:
        26, 72, 3
        CMYK:
        23, 71, 0, 3
      HSL:
        280°, 91.6667%, 62.3529%
        HSV (HSB):
        280°, 71.2551%, 96.8627%
        XYZ:
        40.0280, 22.0407, 90.1403
        xyY:
        0.2630, 0.1448, 22.0407
      CIE-Lab:
        54.0702, 72.7553, -66.9839
        CIE-LCH:
        54.0702, 98.8948, 317.3650
        CIE-Luv:
        54.0702, 36.4965, -111.6935
        Hunter-Lab:
        46.9475, 70.0330, -80.9748
      #bd47f7 color charts
#bd47f7 RGB chart
      #bd47f7 CMYK chart
      #bd47f7 RGB pie chart
      #bd47f7 color shades, tints & tones
#bd47f7 color schemes
#bd47f7 color preview, HTML & CSS examples
           This text has a color of #bd47f7        
        
          <p style="color:#bd47f7;">Text here</p>
        
        
          .mytext {color:#bd47f7;}
        
        Text color #bd47f7
      
           This box has a color of #bd47f7        
        
          <div style="background-color:#bd47f7;">Content here</div>
        
        
          .mybackground {background-color:#bd47f7;}
        
        Background color #bd47f7
      
           Border around this has a color of #bd47f7        
        
          <div style="border:2px solid #bd47f7;">Content here</div>
        
        
          .myborder {border:2px solid #bd47f7;}
        
        Border color #bd47f7