#bd72f4 color space conversions
Hex:
        #bd72f4
        RGB:
        189, 114, 244
        CMY:
        26, 55, 4
        CMYK:
        23, 53, 0, 4
      HSL:
        275°, 85.5263%, 70.1961%
        HSV (HSB):
        275°, 53.2787%, 95.6863%
        XYZ:
        43.3327, 29.3851, 88.9760
        xyY:
        0.2680, 0.1817, 29.3851
      CIE-Lab:
        61.1200, 52.4105, -54.0169
        CIE-LCH:
        61.1200, 75.2641, 314.1352
        CIE-Luv:
        61.1200, 26.1799, -92.3295
        Hunter-Lab:
        54.2080, 47.8250, -59.3718
      #bd72f4 color charts
#bd72f4 RGB chart
      #bd72f4 CMYK chart
      #bd72f4 RGB pie chart
      #bd72f4 color shades, tints & tones
#bd72f4 color schemes
#bd72f4 color preview, HTML & CSS examples
           This text has a color of #bd72f4        
        
          <p style="color:#bd72f4;">Text here</p>
        
        
          .mytext {color:#bd72f4;}
        
        Text color #bd72f4
      
           This box has a color of #bd72f4        
        
          <div style="background-color:#bd72f4;">Content here</div>
        
        
          .mybackground {background-color:#bd72f4;}
        
        Background color #bd72f4
      
           Border around this has a color of #bd72f4        
        
          <div style="border:2px solid #bd72f4;">Content here</div>
        
        
          .myborder {border:2px solid #bd72f4;}
        
        Border color #bd72f4