#bf76d3 color space conversions
Hex:
        #bf76d3
        RGB:
        191, 118, 211
        CMY:
        25, 54, 17
        CMYK:
        9, 44, 0, 17
      HSL:
        287°, 51.3812%, 64.5098%
        HSV (HSB):
        287°, 44.0758%, 82.7451%
        XYZ:
        39.7222, 28.7364, 65.0811
        xyY:
        0.2975, 0.2152, 28.7364
      CIE-Lab:
        60.5483, 43.8754, -36.4924
        CIE-LCH:
        60.5483, 57.0680, 320.2487
        CIE-Luv:
        60.5483, 32.0579, -62.9807
        Hunter-Lab:
        53.6063, 38.4570, -34.4570
      #bf76d3 color charts
#bf76d3 RGB chart
      #bf76d3 CMYK chart
      #bf76d3 RGB pie chart
      #bf76d3 color shades, tints & tones
#bf76d3 color schemes
#bf76d3 color preview, HTML & CSS examples
           This text has a color of #bf76d3        
        
          <p style="color:#bf76d3;">Text here</p>
        
        
          .mytext {color:#bf76d3;}
        
        Text color #bf76d3
      
           This box has a color of #bf76d3        
        
          <div style="background-color:#bf76d3;">Content here</div>
        
        
          .mybackground {background-color:#bf76d3;}
        
        Background color #bf76d3
      
           Border around this has a color of #bf76d3        
        
          <div style="border:2px solid #bf76d3;">Content here</div>
        
        
          .myborder {border:2px solid #bf76d3;}
        
        Border color #bf76d3