#bf6bca color space conversions
Hex:
        #bf6bca
        RGB:
        191, 107, 202
        CMY:
        25, 58, 21
        CMYK:
        5, 47, 0, 21
      HSL:
        293°, 47.2637%, 60.5882%
        HSV (HSB):
        293°, 47.0297%, 79.2157%
        XYZ:
        37.4042, 25.8560, 58.8964
        xyY:
        0.3062, 0.2117, 25.8560
      CIE-Lab:
        57.9001, 47.8722, -35.5429
        CIE-LCH:
        57.9001, 59.6242, 323.4078
        CIE-Luv:
        57.9001, 38.1775, -61.5273
        Hunter-Lab:
        50.8488, 42.3186, -33.0794
      #bf6bca color charts
#bf6bca RGB chart
      #bf6bca CMYK chart
      #bf6bca RGB pie chart
      #bf6bca color shades, tints & tones
#bf6bca color schemes
#bf6bca color preview, HTML & CSS examples
           This text has a color of #bf6bca        
        
          <p style="color:#bf6bca;">Text here</p>
        
        
          .mytext {color:#bf6bca;}
        
        Text color #bf6bca
      
           This box has a color of #bf6bca        
        
          <div style="background-color:#bf6bca;">Content here</div>
        
        
          .mybackground {background-color:#bf6bca;}
        
        Background color #bf6bca
      
           Border around this has a color of #bf6bca        
        
          <div style="border:2px solid #bf6bca;">Content here</div>
        
        
          .myborder {border:2px solid #bf6bca;}
        
        Border color #bf6bca