#bf71d2 color space conversions
Hex:
        #bf71d2
        RGB:
        191, 113, 210
        CMY:
        25, 56, 18
        CMYK:
        9, 46, 0, 18
      HSL:
        288°, 51.8717%, 63.3333%
        HSV (HSB):
        288°, 46.1905%, 82.3529%
        XYZ:
        39.0238, 27.5398, 64.2317
        xyY:
        0.2984, 0.2106, 27.5398
      CIE-Lab:
        59.4706, 46.3168, -37.6143
        CIE-LCH:
        59.4706, 59.6664, 320.9196
        CIE-Luv:
        59.4706, 34.2011, -64.9037
        Hunter-Lab:
        52.4783, 40.8987, -35.8341
      #bf71d2 color charts
#bf71d2 RGB chart
      #bf71d2 CMYK chart
      #bf71d2 RGB pie chart
      #bf71d2 color shades, tints & tones
#bf71d2 color schemes
#bf71d2 color preview, HTML & CSS examples
           This text has a color of #bf71d2        
        
          <p style="color:#bf71d2;">Text here</p>
        
        
          .mytext {color:#bf71d2;}
        
        Text color #bf71d2
      
           This box has a color of #bf71d2        
        
          <div style="background-color:#bf71d2;">Content here</div>
        
        
          .mybackground {background-color:#bf71d2;}
        
        Background color #bf71d2
      
           Border around this has a color of #bf71d2        
        
          <div style="border:2px solid #bf71d2;">Content here</div>
        
        
          .myborder {border:2px solid #bf71d2;}
        
        Border color #bf71d2