#bd78fc color space conversions
Hex:
        #bd78fc
        RGB:
        189, 120, 252
        CMY:
        26, 53, 1
        CMYK:
        25, 52, 0, 1
      HSL:
        271°, 95.6522%, 72.9412%
        HSV (HSB):
        271°, 52.3810%, 98.8235%
        XYZ:
        45.2734, 31.2800, 95.7469
        xyY:
        0.2628, 0.1815, 31.2800
      CIE-Lab:
        62.7433, 51.0747, -55.8457
        CIE-LCH:
        62.7433, 75.6794, 312.4450
        CIE-Luv:
        62.7433, 22.8738, -95.5864
        Hunter-Lab:
        55.9286, 46.6184, -62.3516
      #bd78fc color charts
#bd78fc RGB chart
      #bd78fc CMYK chart
      #bd78fc RGB pie chart
      #bd78fc color shades, tints & tones
#bd78fc color schemes
#bd78fc color preview, HTML & CSS examples
           This text has a color of #bd78fc        
        
          <p style="color:#bd78fc;">Text here</p>
        
        
          .mytext {color:#bd78fc;}
        
        Text color #bd78fc
      
           This box has a color of #bd78fc        
        
          <div style="background-color:#bd78fc;">Content here</div>
        
        
          .mybackground {background-color:#bd78fc;}
        
        Background color #bd78fc
      
           Border around this has a color of #bd78fc        
        
          <div style="border:2px solid #bd78fc;">Content here</div>
        
        
          .myborder {border:2px solid #bd78fc;}
        
        Border color #bd78fc