#bf76ff color space conversions
Hex:
        #bf76ff
        RGB:
        191, 118, 255
        CMY:
        25, 54, 0
        CMYK:
        25, 54, 0, 0
      HSL:
        272°, 100.0000%, 73.1373%
        HSV (HSB):
        272°, 53.7255%, 100.0000%
        XYZ:
        46.0143, 31.2532, 98.2150
        xyY:
        0.2622, 0.1781, 31.2532
      CIE-Lab:
        62.7208, 53.2902, -57.5169
        CIE-LCH:
        62.7208, 78.4094, 312.8155
        CIE-Luv:
        62.7208, 24.0889, -98.5339
        Hunter-Lab:
        55.9046, 49.0878, -65.0294
      #bf76ff color charts
#bf76ff RGB chart
      #bf76ff CMYK chart
      #bf76ff RGB pie chart
      #bf76ff color shades, tints & tones
#bf76ff color schemes
#bf76ff color preview, HTML & CSS examples
           This text has a color of #bf76ff        
        
          <p style="color:#bf76ff;">Text here</p>
        
        
          .mytext {color:#bf76ff;}
        
        Text color #bf76ff
      
           This box has a color of #bf76ff        
        
          <div style="background-color:#bf76ff;">Content here</div>
        
        
          .mybackground {background-color:#bf76ff;}
        
        Background color #bf76ff
      
           Border around this has a color of #bf76ff        
        
          <div style="border:2px solid #bf76ff;">Content here</div>
        
        
          .myborder {border:2px solid #bf76ff;}
        
        Border color #bf76ff