#bf40f8 color space conversions
Hex:
        #bf40f8
        RGB:
        191, 64, 248
        CMY:
        25, 75, 3
        CMYK:
        23, 74, 0, 3
      HSL:
        281°, 92.9293%, 61.1765%
        HSV (HSB):
        281°, 74.1935%, 97.2549%
        XYZ:
        40.2625, 21.5205, 90.8387
        xyY:
        0.2638, 0.1410, 21.5205
      CIE-Lab:
        53.5145, 75.8810, -68.4258
        CIE-LCH:
        53.5145, 102.1764, 317.9574
        CIE-Luv:
        53.5145, 38.6446, -113.8166
        Hunter-Lab:
        46.3902, 73.7393, -83.6254
      #bf40f8 color charts
#bf40f8 RGB chart
      #bf40f8 CMYK chart
      #bf40f8 RGB pie chart
      #bf40f8 color shades, tints & tones
#bf40f8 color schemes
#bf40f8 color preview, HTML & CSS examples
           This text has a color of #bf40f8        
        
          <p style="color:#bf40f8;">Text here</p>
        
        
          .mytext {color:#bf40f8;}
        
        Text color #bf40f8
      
           This box has a color of #bf40f8        
        
          <div style="background-color:#bf40f8;">Content here</div>
        
        
          .mybackground {background-color:#bf40f8;}
        
        Background color #bf40f8
      
           Border around this has a color of #bf40f8        
        
          <div style="border:2px solid #bf40f8;">Content here</div>
        
        
          .myborder {border:2px solid #bf40f8;}
        
        Border color #bf40f8