#bf5cbe color space conversions
Hex:
        #bf5cbe
        RGB:
        191, 92, 190
        CMY:
        25, 64, 25
        CMYK:
        0, 52, 1, 25
      HSL:
        301°, 43.6123%, 55.4902%
        HSV (HSB):
        301°, 51.8325%, 74.9020%
        XYZ:
        34.6073, 22.4484, 51.2242
        xyY:
        0.3196, 0.2073, 22.4484
      CIE-Lab:
        54.4995, 53.1595, -33.9985
        CIE-LCH:
        54.4995, 63.1017, 327.3988
        CIE-Luv:
        54.4995, 46.6416, -59.1670
        Hunter-Lab:
        47.3797, 47.4662, -30.9351
      #bf5cbe color charts
#bf5cbe RGB chart
      #bf5cbe CMYK chart
      #bf5cbe RGB pie chart
      #bf5cbe color shades, tints & tones
#bf5cbe color schemes
#bf5cbe color preview, HTML & CSS examples
           This text has a color of #bf5cbe        
        
          <p style="color:#bf5cbe;">Text here</p>
        
        
          .mytext {color:#bf5cbe;}
        
        Text color #bf5cbe
      
           This box has a color of #bf5cbe        
        
          <div style="background-color:#bf5cbe;">Content here</div>
        
        
          .mybackground {background-color:#bf5cbe;}
        
        Background color #bf5cbe
      
           Border around this has a color of #bf5cbe        
        
          <div style="border:2px solid #bf5cbe;">Content here</div>
        
        
          .myborder {border:2px solid #bf5cbe;}
        
        Border color #bf5cbe