#bd78f3 color space conversions
Hex:
        #bd78f3
        RGB:
        189, 120, 243
        CMY:
        26, 53, 5
        CMYK:
        22, 51, 0, 5
      HSL:
        274°, 83.6735%, 71.1765%
        HSV (HSB):
        274°, 50.6173%, 95.2941%
        XYZ:
        43.8804, 30.7228, 88.4114
        xyY:
        0.2692, 0.1885, 30.7228
      CIE-Lab:
        62.2729, 49.0554, -51.6328
        CIE-LCH:
        62.2729, 71.2206, 313.5337
        CIE-Luv:
        62.2729, 24.3861, -88.4174
        Hunter-Lab:
        55.4282, 44.3124, -55.7715
      #bd78f3 color charts
#bd78f3 RGB chart
      #bd78f3 CMYK chart
      #bd78f3 RGB pie chart
      #bd78f3 color shades, tints & tones
#bd78f3 color schemes
#bd78f3 color preview, HTML & CSS examples
           This text has a color of #bd78f3        
        
          <p style="color:#bd78f3;">Text here</p>
        
        
          .mytext {color:#bd78f3;}
        
        Text color #bd78f3
      
           This box has a color of #bd78f3        
        
          <div style="background-color:#bd78f3;">Content here</div>
        
        
          .mybackground {background-color:#bd78f3;}
        
        Background color #bd78f3
      
           Border around this has a color of #bd78f3        
        
          <div style="border:2px solid #bd78f3;">Content here</div>
        
        
          .myborder {border:2px solid #bd78f3;}
        
        Border color #bd78f3