#bf41d4 color space conversions
Hex:
        #bf41d4
        RGB:
        191, 65, 212
        CMY:
        25, 75, 17
        CMYK:
        10, 69, 0, 17
      HSL:
        291°, 63.0901%, 54.3137%
        HSV (HSB):
        291°, 69.3396%, 83.1373%
        XYZ:
        35.2598, 19.6104, 64.2141
        xyY:
        0.2961, 0.1647, 19.6104
      CIE-Lab:
        51.3939, 68.7761, -51.5245
        CIE-LCH:
        51.3939, 85.9356, 323.1608
        CIE-Luv:
        51.3939, 48.3185, -87.0317
        Hunter-Lab:
        44.2837, 64.6300, -54.9757
      #bf41d4 color charts
#bf41d4 RGB chart
      #bf41d4 CMYK chart
      #bf41d4 RGB pie chart
      #bf41d4 color shades, tints & tones
#bf41d4 color schemes
#bf41d4 color preview, HTML & CSS examples
           This text has a color of #bf41d4        
        
          <p style="color:#bf41d4;">Text here</p>
        
        
          .mytext {color:#bf41d4;}
        
        Text color #bf41d4
      
           This box has a color of #bf41d4        
        
          <div style="background-color:#bf41d4;">Content here</div>
        
        
          .mybackground {background-color:#bf41d4;}
        
        Background color #bf41d4
      
           Border around this has a color of #bf41d4        
        
          <div style="border:2px solid #bf41d4;">Content here</div>
        
        
          .myborder {border:2px solid #bf41d4;}
        
        Border color #bf41d4