#bd72e4 color space conversions
Hex:
        #bd72e4
        RGB:
        189, 114, 228
        CMY:
        26, 55, 11
        CMYK:
        17, 50, 0, 11
      HSL:
        279°, 67.8571%, 67.0588%
        HSV (HSB):
        279°, 50.0000%, 89.4118%
        XYZ:
        41.0072, 28.4549, 76.7298
        xyY:
        0.2805, 0.1946, 28.4549
      CIE-Lab:
        60.2975, 48.9447, -46.4299
        CIE-LCH:
        60.2975, 67.4635, 316.5104
        CIE-Luv:
        60.2975, 29.1220, -79.5233
        Hunter-Lab:
        53.3431, 43.8702, -47.9437
      #bd72e4 color charts
#bd72e4 RGB chart
      #bd72e4 CMYK chart
      #bd72e4 RGB pie chart
      #bd72e4 color shades, tints & tones
#bd72e4 color schemes
#bd72e4 color preview, HTML & CSS examples
           This text has a color of #bd72e4        
        
          <p style="color:#bd72e4;">Text here</p>
        
        
          .mytext {color:#bd72e4;}
        
        Text color #bd72e4
      
           This box has a color of #bd72e4        
        
          <div style="background-color:#bd72e4;">Content here</div>
        
        
          .mybackground {background-color:#bd72e4;}
        
        Background color #bd72e4
      
           Border around this has a color of #bd72e4        
        
          <div style="border:2px solid #bd72e4;">Content here</div>
        
        
          .myborder {border:2px solid #bd72e4;}
        
        Border color #bd72e4