#bd73f2 color space conversions
Hex:
        #bd73f2
        RGB:
        189, 115, 242
        CMY:
        26, 55, 5
        CMYK:
        22, 52, 0, 5
      HSL:
        275°, 83.0065%, 70.0000%
        HSV (HSB):
        275°, 52.4793%, 94.9020%
        XYZ:
        43.1440, 29.4911, 87.4228
        xyY:
        0.2696, 0.1843, 29.4911
      CIE-Lab:
        61.2126, 51.4519, -52.7629
        CIE-LCH:
        61.2126, 73.6968, 314.2793
        CIE-Luv:
        61.2126, 26.2165, -90.2333
        Hunter-Lab:
        54.3057, 46.7771, -57.4327
      #bd73f2 color charts
#bd73f2 RGB chart
      #bd73f2 CMYK chart
      #bd73f2 RGB pie chart
      #bd73f2 color shades, tints & tones
#bd73f2 color schemes
#bd73f2 color preview, HTML & CSS examples
           This text has a color of #bd73f2        
        
          <p style="color:#bd73f2;">Text here</p>
        
        
          .mytext {color:#bd73f2;}
        
        Text color #bd73f2
      
           This box has a color of #bd73f2        
        
          <div style="background-color:#bd73f2;">Content here</div>
        
        
          .mybackground {background-color:#bd73f2;}
        
        Background color #bd73f2
      
           Border around this has a color of #bd73f2        
        
          <div style="border:2px solid #bd73f2;">Content here</div>
        
        
          .myborder {border:2px solid #bd73f2;}
        
        Border color #bd73f2