#bf66d3 color space conversions
Hex:
        #bf66d3
        RGB:
        191, 102, 211
        CMY:
        25, 60, 17
        CMYK:
        9, 52, 0, 17
      HSL:
        289°, 55.3299%, 61.3725%
        HSV (HSB):
        289°, 51.6588%, 82.7451%
        XYZ:
        37.9951, 25.2823, 64.5054
        xyY:
        0.2973, 0.1979, 25.2823
      CIE-Lab:
        57.3494, 52.1653, -41.5095
        CIE-LCH:
        57.3494, 66.6653, 321.4897
        CIE-Luv:
        57.3494, 38.0259, -71.4040
        Hunter-Lab:
        50.2815, 46.8906, -40.8653
      #bf66d3 color charts
#bf66d3 RGB chart
      #bf66d3 CMYK chart
      #bf66d3 RGB pie chart
      #bf66d3 color shades, tints & tones
#bf66d3 color schemes
#bf66d3 color preview, HTML & CSS examples
           This text has a color of #bf66d3        
        
          <p style="color:#bf66d3;">Text here</p>
        
        
          .mytext {color:#bf66d3;}
        
        Text color #bf66d3
      
           This box has a color of #bf66d3        
        
          <div style="background-color:#bf66d3;">Content here</div>
        
        
          .mybackground {background-color:#bf66d3;}
        
        Background color #bf66d3
      
           Border around this has a color of #bf66d3        
        
          <div style="border:2px solid #bf66d3;">Content here</div>
        
        
          .myborder {border:2px solid #bf66d3;}
        
        Border color #bf66d3