#bf72cf color space conversions
Hex:
        #bf72cf
        RGB:
        191, 114, 207
        CMY:
        25, 55, 19
        CMYK:
        8, 45, 0, 19
      HSL:
        290°, 49.2063%, 62.9412%
        HSV (HSB):
        290°, 44.9275%, 81.1765%
        XYZ:
        38.7657, 27.6160, 62.3187
        xyY:
        0.3012, 0.2146, 27.6160
      CIE-Lab:
        59.5402, 45.1955, -35.8123
        CIE-LCH:
        59.5402, 57.6642, 321.6072
        CIE-Luv:
        59.5402, 34.4131, -61.8933
        Hunter-Lab:
        52.5509, 39.7114, -33.5248
      #bf72cf color charts
#bf72cf RGB chart
      #bf72cf CMYK chart
      #bf72cf RGB pie chart
      #bf72cf color shades, tints & tones
#bf72cf color schemes
#bf72cf color preview, HTML & CSS examples
           This text has a color of #bf72cf        
        
          <p style="color:#bf72cf;">Text here</p>
        
        
          .mytext {color:#bf72cf;}
        
        Text color #bf72cf
      
           This box has a color of #bf72cf        
        
          <div style="background-color:#bf72cf;">Content here</div>
        
        
          .mybackground {background-color:#bf72cf;}
        
        Background color #bf72cf
      
           Border around this has a color of #bf72cf        
        
          <div style="border:2px solid #bf72cf;">Content here</div>
        
        
          .myborder {border:2px solid #bf72cf;}
        
        Border color #bf72cf