#bf41d9 color space conversions
Hex:
        #bf41d9
        RGB:
        191, 65, 217
        CMY:
        25, 75, 15
        CMYK:
        12, 70, 0, 15
      HSL:
        290°, 66.6667%, 55.2941%
        HSV (HSB):
        290°, 70.0461%, 85.0980%
        XYZ:
        35.9005, 19.8667, 67.5881
        xyY:
        0.2910, 0.1611, 19.8667
      CIE-Lab:
        51.6862, 69.6792, -53.9080
        CIE-LCH:
        51.6862, 88.0980, 322.2723
        CIE-Luv:
        51.6862, 46.8613, -90.8216
        Hunter-Lab:
        44.5721, 65.7715, -58.7056
      #bf41d9 color charts
#bf41d9 RGB chart
      #bf41d9 CMYK chart
      #bf41d9 RGB pie chart
      #bf41d9 color shades, tints & tones
#bf41d9 color schemes
#bf41d9 color preview, HTML & CSS examples
           This text has a color of #bf41d9        
        
          <p style="color:#bf41d9;">Text here</p>
        
        
          .mytext {color:#bf41d9;}
        
        Text color #bf41d9
      
           This box has a color of #bf41d9        
        
          <div style="background-color:#bf41d9;">Content here</div>
        
        
          .mybackground {background-color:#bf41d9;}
        
        Background color #bf41d9
      
           Border around this has a color of #bf41d9        
        
          <div style="border:2px solid #bf41d9;">Content here</div>
        
        
          .myborder {border:2px solid #bf41d9;}
        
        Border color #bf41d9