#bf59c0 color space conversions
Hex:
        #bf59c0
        RGB:
        191, 89, 192
        CMY:
        25, 65, 25
        CMYK:
        1, 54, 0, 25
      HSL:
        299°, 44.9782%, 55.0980%
        HSV (HSB):
        299°, 53.6458%, 75.2941%
        XYZ:
        34.5727, 22.0269, 52.2986
        xyY:
        0.3175, 0.2023, 22.0269
      CIE-Lab:
        54.0555, 54.9543, -35.8440
        CIE-LCH:
        54.0555, 65.6107, 326.8855
        CIE-Luv:
        54.0555, 47.1877, -62.1691
        Hunter-Lab:
        46.9328, 49.3581, -33.2156
      #bf59c0 color charts
#bf59c0 RGB chart
      #bf59c0 CMYK chart
      #bf59c0 RGB pie chart
      #bf59c0 color shades, tints & tones
#bf59c0 color schemes
#bf59c0 color preview, HTML & CSS examples
           This text has a color of #bf59c0        
        
          <p style="color:#bf59c0;">Text here</p>
        
        
          .mytext {color:#bf59c0;}
        
        Text color #bf59c0
      
           This box has a color of #bf59c0        
        
          <div style="background-color:#bf59c0;">Content here</div>
        
        
          .mybackground {background-color:#bf59c0;}
        
        Background color #bf59c0
      
           Border around this has a color of #bf59c0        
        
          <div style="border:2px solid #bf59c0;">Content here</div>
        
        
          .myborder {border:2px solid #bf59c0;}
        
        Border color #bf59c0