#bd78b5 color space conversions
Hex:
        #bd78b5
        RGB:
        189, 120, 181
        CMY:
        26, 53, 29
        CMYK:
        0, 37, 4, 26
      HSL:
        307°, 34.3284%, 60.5882%
        HSV (HSB):
        307°, 36.5079%, 74.1176%
        XYZ:
        36.0432, 27.5880, 47.1414
        xyY:
        0.3254, 0.2491, 27.5880
      CIE-Lab:
        59.5146, 36.4141, -21.1041
        CIE-LCH:
        59.5146, 42.0876, 329.9051
        CIE-Luv:
        59.5146, 35.5815, -37.4612
        Hunter-Lab:
        52.5242, 30.5730, -16.4468
      #bd78b5 color charts
#bd78b5 RGB chart
      #bd78b5 CMYK chart
      #bd78b5 RGB pie chart
      #bd78b5 color shades, tints & tones
#bd78b5 color schemes
#bd78b5 color preview, HTML & CSS examples
           This text has a color of #bd78b5        
        
          <p style="color:#bd78b5;">Text here</p>
        
        
          .mytext {color:#bd78b5;}
        
        Text color #bd78b5
      
           This box has a color of #bd78b5        
        
          <div style="background-color:#bd78b5;">Content here</div>
        
        
          .mybackground {background-color:#bd78b5;}
        
        Background color #bd78b5
      
           Border around this has a color of #bd78b5        
        
          <div style="border:2px solid #bd78b5;">Content here</div>
        
        
          .myborder {border:2px solid #bd78b5;}
        
        Border color #bd78b5