#bf42fb color space conversions
Hex:
        #bf42fb
        RGB:
        191, 66, 251
        CMY:
        25, 74, 2
        CMYK:
        24, 74, 0, 2
      HSL:
        281°, 95.8549%, 62.1569%
        HSV (HSB):
        281°, 73.7052%, 98.4314%
        XYZ:
        40.8467, 21.9378, 93.3484
        xyY:
        0.2616, 0.1405, 21.9378
      CIE-Lab:
        53.9610, 75.7637, -69.3741
        CIE-LCH:
        53.9610, 102.7273, 317.5208
        CIE-Luv:
        53.9610, 37.5580, -115.4395
        Hunter-Lab:
        46.8378, 73.7013, -85.3792
      #bf42fb color charts
#bf42fb RGB chart
      #bf42fb CMYK chart
      #bf42fb RGB pie chart
      #bf42fb color shades, tints & tones
#bf42fb color schemes
#bf42fb color preview, HTML & CSS examples
           This text has a color of #bf42fb        
        
          <p style="color:#bf42fb;">Text here</p>
        
        
          .mytext {color:#bf42fb;}
        
        Text color #bf42fb
      
           This box has a color of #bf42fb        
        
          <div style="background-color:#bf42fb;">Content here</div>
        
        
          .mybackground {background-color:#bf42fb;}
        
        Background color #bf42fb
      
           Border around this has a color of #bf42fb        
        
          <div style="border:2px solid #bf42fb;">Content here</div>
        
        
          .myborder {border:2px solid #bf42fb;}
        
        Border color #bf42fb