#bd26f4 color space conversions
Hex:
        #bd26f4
        RGB:
        189, 38, 244
        CMY:
        26, 85, 4
        CMYK:
        23, 84, 0, 4
      HSL:
        284°, 90.3509%, 55.2941%
        HSV (HSB):
        284°, 84.4262%, 95.6863%
        XYZ:
        38.0085, 18.7367, 87.2012
        xyY:
        0.2640, 0.1302, 18.7367
      CIE-Lab:
        50.3777, 82.2591, -71.2866
        CIE-LCH:
        50.3777, 108.8500, 319.0875
        CIE-Luv:
        50.3777, 41.9069, -116.5257
        Hunter-Lab:
        43.2859, 80.9870, -89.1420
      #bd26f4 color charts
#bd26f4 RGB chart
      #bd26f4 CMYK chart
      #bd26f4 RGB pie chart
      #bd26f4 color shades, tints & tones
#bd26f4 color schemes
#bd26f4 color preview, HTML & CSS examples
           This text has a color of #bd26f4        
        
          <p style="color:#bd26f4;">Text here</p>
        
        
          .mytext {color:#bd26f4;}
        
        Text color #bd26f4
      
           This box has a color of #bd26f4        
        
          <div style="background-color:#bd26f4;">Content here</div>
        
        
          .mybackground {background-color:#bd26f4;}
        
        Background color #bd26f4
      
           Border around this has a color of #bd26f4        
        
          <div style="border:2px solid #bd26f4;">Content here</div>
        
        
          .myborder {border:2px solid #bd26f4;}
        
        Border color #bd26f4