#bf72cd color space conversions
Hex:
        #bf72cd
        RGB:
        191, 114, 205
        CMY:
        25, 55, 20
        CMYK:
        7, 44, 0, 20
      HSL:
        291°, 47.6440%, 62.5490%
        HSV (HSB):
        291°, 44.3902%, 80.3922%
        XYZ:
        38.5226, 27.5188, 61.0389
        xyY:
        0.3031, 0.2165, 27.5188
      CIE-Lab:
        59.4515, 44.8015, -34.8207
        CIE-LCH:
        59.4515, 56.7420, 322.1449
        CIE-Luv:
        59.4515, 34.8130, -60.2455
        Hunter-Lab:
        52.4583, 39.2788, -32.2672
      #bf72cd color charts
#bf72cd RGB chart
      #bf72cd CMYK chart
      #bf72cd RGB pie chart
      #bf72cd color shades, tints & tones
#bf72cd color schemes
#bf72cd color preview, HTML & CSS examples
           This text has a color of #bf72cd        
        
          <p style="color:#bf72cd;">Text here</p>
        
        
          .mytext {color:#bf72cd;}
        
        Text color #bf72cd
      
           This box has a color of #bf72cd        
        
          <div style="background-color:#bf72cd;">Content here</div>
        
        
          .mybackground {background-color:#bf72cd;}
        
        Background color #bf72cd
      
           Border around this has a color of #bf72cd        
        
          <div style="border:2px solid #bf72cd;">Content here</div>
        
        
          .myborder {border:2px solid #bf72cd;}
        
        Border color #bf72cd