#bf26f8 color space conversions
Hex:
        #bf26f8
        RGB:
        191, 38, 248
        CMY:
        25, 85, 3
        CMYK:
        23, 85, 0, 3
      HSL:
        284°, 93.7500%, 56.0784%
        HSV (HSB):
        284°, 84.6774%, 97.2549%
        XYZ:
        39.1222, 19.2399, 90.4586
        xyY:
        0.2629, 0.1293, 19.2399
      CIE-Lab:
        50.9667, 83.2838, -72.5555
        CIE-LCH:
        50.9667, 110.4558, 318.9381
        CIE-Luv:
        50.9667, 41.9858, -118.8000
        Hunter-Lab:
        43.8633, 82.4456, -91.5685
      #bf26f8 color charts
#bf26f8 RGB chart
      #bf26f8 CMYK chart
      #bf26f8 RGB pie chart
      #bf26f8 color shades, tints & tones
#bf26f8 color schemes
#bf26f8 color preview, HTML & CSS examples
           This text has a color of #bf26f8        
        
          <p style="color:#bf26f8;">Text here</p>
        
        
          .mytext {color:#bf26f8;}
        
        Text color #bf26f8
      
           This box has a color of #bf26f8        
        
          <div style="background-color:#bf26f8;">Content here</div>
        
        
          .mybackground {background-color:#bf26f8;}
        
        Background color #bf26f8
      
           Border around this has a color of #bf26f8        
        
          <div style="border:2px solid #bf26f8;">Content here</div>
        
        
          .myborder {border:2px solid #bf26f8;}
        
        Border color #bf26f8