#bd59c4 color space conversions
Hex:
        #bd59c4
        RGB:
        189, 89, 196
        CMY:
        26, 65, 23
        CMYK:
        4, 55, 0, 23
      HSL:
        296°, 47.5556%, 55.8824%
        HSV (HSB):
        296°, 54.5918%, 76.8627%
        XYZ:
        34.5224, 21.9491, 54.6416
        xyY:
        0.3107, 0.1975, 21.9491
      CIE-Lab:
        53.9730, 55.1373, -38.2913
        CIE-LCH:
        53.9730, 67.1294, 325.2211
        CIE-Luv:
        53.9730, 44.8007, -65.9407
        Hunter-Lab:
        46.8499, 49.5448, -36.3558
      #bd59c4 color charts
#bd59c4 RGB chart
      #bd59c4 CMYK chart
      #bd59c4 RGB pie chart
      #bd59c4 color shades, tints & tones
#bd59c4 color schemes
#bd59c4 color preview, HTML & CSS examples
           This text has a color of #bd59c4        
        
          <p style="color:#bd59c4;">Text here</p>
        
        
          .mytext {color:#bd59c4;}
        
        Text color #bd59c4
      
           This box has a color of #bd59c4        
        
          <div style="background-color:#bd59c4;">Content here</div>
        
        
          .mybackground {background-color:#bd59c4;}
        
        Background color #bd59c4
      
           Border around this has a color of #bd59c4        
        
          <div style="border:2px solid #bd59c4;">Content here</div>
        
        
          .myborder {border:2px solid #bd59c4;}
        
        Border color #bd59c4