#bf59bb color space conversions
Hex:
        #bf59bb
        RGB:
        191, 89, 187
        CMY:
        25, 65, 27
        CMYK:
        0, 53, 2, 25
      HSL:
        302°, 44.3478%, 54.9020%
        HSV (HSB):
        302°, 53.4031%, 74.9020%
        XYZ:
        34.0279, 21.8090, 49.4298
        xyY:
        0.3233, 0.2072, 21.8090
      CIE-Lab:
        53.8237, 54.0687, -33.3257
        CIE-LCH:
        53.8237, 63.5140, 328.3520
        CIE-Luv:
        53.8237, 48.5126, -58.1164
        Hunter-Lab:
        46.7001, 48.3383, -30.0656
      #bf59bb color charts
#bf59bb RGB chart
      #bf59bb CMYK chart
      #bf59bb RGB pie chart
      #bf59bb color shades, tints & tones
#bf59bb color schemes
#bf59bb color preview, HTML & CSS examples
           This text has a color of #bf59bb        
        
          <p style="color:#bf59bb;">Text here</p>
        
        
          .mytext {color:#bf59bb;}
        
        Text color #bf59bb
      
           This box has a color of #bf59bb        
        
          <div style="background-color:#bf59bb;">Content here</div>
        
        
          .mybackground {background-color:#bf59bb;}
        
        Background color #bf59bb
      
           Border around this has a color of #bf59bb        
        
          <div style="border:2px solid #bf59bb;">Content here</div>
        
        
          .myborder {border:2px solid #bf59bb;}
        
        Border color #bf59bb