#bf76d2 color space conversions
Hex:
        #bf76d2
        RGB:
        191, 118, 210
        CMY:
        25, 54, 18
        CMYK:
        9, 44, 0, 18
      HSL:
        288°, 50.5495%, 64.3137%
        HSV (HSB):
        288°, 43.8095%, 82.3529%
        XYZ:
        39.5971, 28.6864, 64.4228
        xyY:
        0.2984, 0.2162, 28.6864
      CIE-Lab:
        60.5038, 43.6743, -35.9991
        CIE-LCH:
        60.5038, 56.5984, 320.5026
        CIE-Luv:
        60.5038, 32.2477, -62.1556
        Hunter-Lab:
        53.5597, 38.2373, -33.8236
      #bf76d2 color charts
#bf76d2 RGB chart
      #bf76d2 CMYK chart
      #bf76d2 RGB pie chart
      #bf76d2 color shades, tints & tones
#bf76d2 color schemes
#bf76d2 color preview, HTML & CSS examples
           This text has a color of #bf76d2        
        
          <p style="color:#bf76d2;">Text here</p>
        
        
          .mytext {color:#bf76d2;}
        
        Text color #bf76d2
      
           This box has a color of #bf76d2        
        
          <div style="background-color:#bf76d2;">Content here</div>
        
        
          .mybackground {background-color:#bf76d2;}
        
        Background color #bf76d2
      
           Border around this has a color of #bf76d2        
        
          <div style="border:2px solid #bf76d2;">Content here</div>
        
        
          .myborder {border:2px solid #bf76d2;}
        
        Border color #bf76d2