#bf66bd color space conversions
Hex:
        #bf66bd
        RGB:
        191, 102, 189
        CMY:
        25, 60, 26
        CMYK:
        0, 47, 1, 25
      HSL:
        301°, 41.0138%, 57.4510%
        HSV (HSB):
        301°, 46.5969%, 74.9020%
        XYZ:
        35.4225, 24.2532, 50.9585
        xyY:
        0.3202, 0.2192, 24.2532
      CIE-Lab:
        56.3404, 48.0064, -30.5551
        CIE-LCH:
        56.3404, 56.9055, 327.5241
        CIE-Luv:
        56.3404, 43.0669, -53.4468
        Hunter-Lab:
        49.2476, 42.2073, -26.8765
      #bf66bd color charts
#bf66bd RGB chart
      #bf66bd CMYK chart
      #bf66bd RGB pie chart
      #bf66bd color shades, tints & tones
#bf66bd color schemes
#bf66bd color preview, HTML & CSS examples
           This text has a color of #bf66bd        
        
          <p style="color:#bf66bd;">Text here</p>
        
        
          .mytext {color:#bf66bd;}
        
        Text color #bf66bd
      
           This box has a color of #bf66bd        
        
          <div style="background-color:#bf66bd;">Content here</div>
        
        
          .mybackground {background-color:#bf66bd;}
        
        Background color #bf66bd
      
           Border around this has a color of #bf66bd        
        
          <div style="border:2px solid #bf66bd;">Content here</div>
        
        
          .myborder {border:2px solid #bf66bd;}
        
        Border color #bf66bd