#bf66b4 color space conversions
Hex:
        #bf66b4
        RGB:
        191, 102, 180
        CMY:
        25, 60, 29
        CMYK:
        0, 47, 6, 25
      HSL:
        307°, 41.0138%, 57.4510%
        HSV (HSB):
        307°, 46.5969%, 74.9020%
        XYZ:
        34.4754, 23.8744, 45.9712
        xyY:
        0.3305, 0.2289, 23.8744
      CIE-Lab:
        55.9618, 46.4026, -25.9673
        CIE-LCH:
        55.9618, 53.1743, 330.7683
        CIE-Luv:
        55.9618, 45.1813, -46.0567
        Hunter-Lab:
        48.8614, 40.4378, -21.5799
      #bf66b4 color charts
#bf66b4 RGB chart
      #bf66b4 CMYK chart
      #bf66b4 RGB pie chart
      #bf66b4 color shades, tints & tones
#bf66b4 color schemes
#bf66b4 color preview, HTML & CSS examples
           This text has a color of #bf66b4        
        
          <p style="color:#bf66b4;">Text here</p>
        
        
          .mytext {color:#bf66b4;}
        
        Text color #bf66b4
      
           This box has a color of #bf66b4        
        
          <div style="background-color:#bf66b4;">Content here</div>
        
        
          .mybackground {background-color:#bf66b4;}
        
        Background color #bf66b4
      
           Border around this has a color of #bf66b4        
        
          <div style="border:2px solid #bf66b4;">Content here</div>
        
        
          .myborder {border:2px solid #bf66b4;}
        
        Border color #bf66b4