#bd26f3 color space conversions
Hex:
        #bd26f3
        RGB:
        189, 38, 243
        CMY:
        26, 85, 5
        CMYK:
        22, 84, 0, 5
      HSL:
        284°, 89.5197%, 55.0980%
        HSV (HSB):
        284°, 84.3621%, 95.2941%
        XYZ:
        37.8570, 18.6761, 86.4036
        xyY:
        0.2649, 0.1307, 18.6761
      CIE-Lab:
        50.3061, 82.0778, -70.8420
        CIE-LCH:
        50.3061, 108.4221, 319.2023
        CIE-Luv:
        50.3061, 42.1852, -115.8417
        Hunter-Lab:
        43.2159, 80.7380, -88.2903
      #bd26f3 color charts
#bd26f3 RGB chart
      #bd26f3 CMYK chart
      #bd26f3 RGB pie chart
      #bd26f3 color shades, tints & tones
#bd26f3 color schemes
#bd26f3 color preview, HTML & CSS examples
           This text has a color of #bd26f3        
        
          <p style="color:#bd26f3;">Text here</p>
        
        
          .mytext {color:#bd26f3;}
        
        Text color #bd26f3
      
           This box has a color of #bd26f3        
        
          <div style="background-color:#bd26f3;">Content here</div>
        
        
          .mybackground {background-color:#bd26f3;}
        
        Background color #bd26f3
      
           Border around this has a color of #bd26f3        
        
          <div style="border:2px solid #bd26f3;">Content here</div>
        
        
          .myborder {border:2px solid #bd26f3;}
        
        Border color #bd26f3