#bf5cd1 color space conversions
Hex:
        #bf5cd1
        RGB:
        191, 92, 209
        CMY:
        25, 64, 18
        CMYK:
        9, 56, 0, 18
      HSL:
        291°, 55.9809%, 59.0196%
        HSV (HSB):
        291°, 55.9809%, 81.9608%
        XYZ:
        36.8216, 23.3341, 62.8848
        xyY:
        0.2993, 0.1896, 23.3341
      CIE-Lab:
        55.4148, 56.6724, -43.4263
        CIE-LCH:
        55.4148, 71.3976, 322.5382
        CIE-Luv:
        55.4148, 41.8502, -74.5004
        Hunter-Lab:
        48.3054, 51.5303, -43.3710
      #bf5cd1 color charts
#bf5cd1 RGB chart
      #bf5cd1 CMYK chart
      #bf5cd1 RGB pie chart
      #bf5cd1 color shades, tints & tones
#bf5cd1 color schemes
#bf5cd1 color preview, HTML & CSS examples
           This text has a color of #bf5cd1        
        
          <p style="color:#bf5cd1;">Text here</p>
        
        
          .mytext {color:#bf5cd1;}
        
        Text color #bf5cd1
      
           This box has a color of #bf5cd1        
        
          <div style="background-color:#bf5cd1;">Content here</div>
        
        
          .mybackground {background-color:#bf5cd1;}
        
        Background color #bf5cd1
      
           Border around this has a color of #bf5cd1        
        
          <div style="border:2px solid #bf5cd1;">Content here</div>
        
        
          .myborder {border:2px solid #bf5cd1;}
        
        Border color #bf5cd1