#bd72e3 color space conversions
Hex:
        #bd72e3
        RGB:
        189, 114, 227
        CMY:
        26, 55, 11
        CMYK:
        17, 50, 0, 11
      HSL:
        280°, 66.8639%, 66.8627%
        HSV (HSB):
        280°, 49.7797%, 89.0196%
        XYZ:
        40.8687, 28.3995, 76.0007
        xyY:
        0.2813, 0.1955, 28.3995
      CIE-Lab:
        60.2480, 48.7325, -45.9498
        CIE-LCH:
        60.2480, 66.9794, 316.6834
        CIE-Luv:
        60.2480, 29.3099, -78.7144
        Hunter-Lab:
        53.2912, 43.6311, -47.2520
      #bd72e3 color charts
#bd72e3 RGB chart
      #bd72e3 CMYK chart
      #bd72e3 RGB pie chart
      #bd72e3 color shades, tints & tones
#bd72e3 color schemes
#bd72e3 color preview, HTML & CSS examples
           This text has a color of #bd72e3        
        
          <p style="color:#bd72e3;">Text here</p>
        
        
          .mytext {color:#bd72e3;}
        
        Text color #bd72e3
      
           This box has a color of #bd72e3        
        
          <div style="background-color:#bd72e3;">Content here</div>
        
        
          .mybackground {background-color:#bd72e3;}
        
        Background color #bd72e3
      
           Border around this has a color of #bd72e3        
        
          <div style="border:2px solid #bd72e3;">Content here</div>
        
        
          .myborder {border:2px solid #bd72e3;}
        
        Border color #bd72e3