#bd78df color space conversions
Hex:
        #bd78df
        RGB:
        189, 120, 223
        CMY:
        26, 53, 13
        CMYK:
        15, 46, 0, 13
      HSL:
        280°, 61.6766%, 67.2549%
        HSV (HSB):
        280°, 46.1883%, 87.4510%
        XYZ:
        41.0220, 29.5795, 73.3593
        xyY:
        0.2850, 0.2055, 29.5795
      CIE-Lab:
        61.2897, 44.7137, -42.0742
        CIE-LCH:
        61.2897, 61.3967, 316.7420
        CIE-Luv:
        61.2897, 27.8692, -72.1987
        Hunter-Lab:
        54.3870, 39.4584, -41.9018
      #bd78df color charts
#bd78df RGB chart
      #bd78df CMYK chart
      #bd78df RGB pie chart
      #bd78df color shades, tints & tones
#bd78df color schemes
#bd78df color preview, HTML & CSS examples
           This text has a color of #bd78df        
        
          <p style="color:#bd78df;">Text here</p>
        
        
          .mytext {color:#bd78df;}
        
        Text color #bd78df
      
           This box has a color of #bd78df        
        
          <div style="background-color:#bd78df;">Content here</div>
        
        
          .mybackground {background-color:#bd78df;}
        
        Background color #bd78df
      
           Border around this has a color of #bd78df        
        
          <div style="border:2px solid #bd78df;">Content here</div>
        
        
          .myborder {border:2px solid #bd78df;}
        
        Border color #bd78df