#bd26f8 color space conversions
Hex:
        #bd26f8
        RGB:
        189, 38, 248
        CMY:
        26, 85, 3
        CMYK:
        24, 85, 0, 3
      HSL:
        283°, 93.7500%, 56.0784%
        HSV (HSB):
        283°, 84.6774%, 97.2549%
        XYZ:
        38.6227, 18.9824, 90.4353
        xyY:
        0.2609, 0.1282, 18.9824
      CIE-Lab:
        50.6666, 82.9875, -73.0568
        CIE-LCH:
        50.6666, 110.5632, 318.6414
        CIE-Luv:
        50.6666, 40.8077, -119.2486
        Hunter-Lab:
        43.5687, 81.9907, -92.5696
      #bd26f8 color charts
#bd26f8 RGB chart
      #bd26f8 CMYK chart
      #bd26f8 RGB pie chart
      #bd26f8 color shades, tints & tones
#bd26f8 color schemes
#bd26f8 color preview, HTML & CSS examples
           This text has a color of #bd26f8        
        
          <p style="color:#bd26f8;">Text here</p>
        
        
          .mytext {color:#bd26f8;}
        
        Text color #bd26f8
      
           This box has a color of #bd26f8        
        
          <div style="background-color:#bd26f8;">Content here</div>
        
        
          .mybackground {background-color:#bd26f8;}
        
        Background color #bd26f8
      
           Border around this has a color of #bd26f8        
        
          <div style="border:2px solid #bd26f8;">Content here</div>
        
        
          .myborder {border:2px solid #bd26f8;}
        
        Border color #bd26f8