#bd72f2 color space conversions
Hex:
        #bd72f2
        RGB:
        189, 114, 242
        CMY:
        26, 55, 5
        CMYK:
        22, 53, 0, 5
      HSL:
        275°, 83.1169%, 69.8039%
        HSV (HSB):
        275°, 52.8926%, 94.9020%
        XYZ:
        43.0306, 29.2642, 87.3850
        xyY:
        0.2695, 0.1833, 29.2642
      CIE-Lab:
        61.0141, 51.9704, -53.0783
        CIE-LCH:
        61.0141, 74.2848, 314.3957
        CIE-Luv:
        61.0141, 26.5408, -90.7437
        Hunter-Lab:
        54.0964, 47.3177, -57.9069
      #bd72f2 color charts
#bd72f2 RGB chart
      #bd72f2 CMYK chart
      #bd72f2 RGB pie chart
      #bd72f2 color shades, tints & tones
#bd72f2 color schemes
#bd72f2 color preview, HTML & CSS examples
           This text has a color of #bd72f2        
        
          <p style="color:#bd72f2;">Text here</p>
        
        
          .mytext {color:#bd72f2;}
        
        Text color #bd72f2
      
           This box has a color of #bd72f2        
        
          <div style="background-color:#bd72f2;">Content here</div>
        
        
          .mybackground {background-color:#bd72f2;}
        
        Background color #bd72f2
      
           Border around this has a color of #bd72f2        
        
          <div style="border:2px solid #bd72f2;">Content here</div>
        
        
          .myborder {border:2px solid #bd72f2;}
        
        Border color #bd72f2