#bf42f1 color space conversions
Hex:
        #bf42f1
        RGB:
        191, 66, 241
        CMY:
        25, 74, 5
        CMYK:
        21, 73, 0, 5
      HSL:
        283°, 86.2069%, 60.1961%
        HSV (HSB):
        283°, 72.6141%, 94.5098%
        XYZ:
        39.3113, 21.3237, 85.2630
        xyY:
        0.2694, 0.1462, 21.3237
      CIE-Lab:
        53.3019, 73.8162, -64.8584
        CIE-LCH:
        53.3019, 98.2621, 318.6959
        CIE-Luv:
        53.3019, 40.0938, -108.2764
        Hunter-Lab:
        46.1776, 71.1475, -77.1498
      #bf42f1 color charts
#bf42f1 RGB chart
      #bf42f1 CMYK chart
      #bf42f1 RGB pie chart
      #bf42f1 color shades, tints & tones
#bf42f1 color schemes
#bf42f1 color preview, HTML & CSS examples
           This text has a color of #bf42f1        
        
          <p style="color:#bf42f1;">Text here</p>
        
        
          .mytext {color:#bf42f1;}
        
        Text color #bf42f1
      
           This box has a color of #bf42f1        
        
          <div style="background-color:#bf42f1;">Content here</div>
        
        
          .mybackground {background-color:#bf42f1;}
        
        Background color #bf42f1
      
           Border around this has a color of #bf42f1        
        
          <div style="border:2px solid #bf42f1;">Content here</div>
        
        
          .myborder {border:2px solid #bf42f1;}
        
        Border color #bf42f1