#bd7cf8 color space conversions
Hex:
        #bd7cf8
        RGB:
        189, 124, 248
        CMY:
        26, 51, 3
        CMYK:
        24, 50, 0, 3
      HSL:
        271°, 89.8551%, 72.9412%
        HSV (HSB):
        271°, 50.0000%, 97.2549%
        XYZ:
        45.1372, 32.0114, 92.6068
        xyY:
        0.2659, 0.1886, 32.0114
      CIE-Lab:
        63.3523, 48.0576, -52.6776
        CIE-LCH:
        63.3523, 71.3054, 312.3741
        CIE-Luv:
        63.3523, 22.2094, -90.2733
        Hunter-Lab:
        56.5786, 43.3907, -57.4396
      #bd7cf8 color charts
#bd7cf8 RGB chart
      #bd7cf8 CMYK chart
      #bd7cf8 RGB pie chart
      #bd7cf8 color shades, tints & tones
#bd7cf8 color schemes
#bd7cf8 color preview, HTML & CSS examples
           This text has a color of #bd7cf8        
        
          <p style="color:#bd7cf8;">Text here</p>
        
        
          .mytext {color:#bd7cf8;}
        
        Text color #bd7cf8
      
           This box has a color of #bd7cf8        
        
          <div style="background-color:#bd7cf8;">Content here</div>
        
        
          .mybackground {background-color:#bd7cf8;}
        
        Background color #bd7cf8
      
           Border around this has a color of #bd7cf8        
        
          <div style="border:2px solid #bd7cf8;">Content here</div>
        
        
          .myborder {border:2px solid #bd7cf8;}
        
        Border color #bd7cf8