#bf72c6 color space conversions
Hex:
        #bf72c6
        RGB:
        191, 114, 198
        CMY:
        25, 55, 22
        CMYK:
        4, 42, 0, 22
      HSL:
        295°, 42.4242%, 61.1765%
        HSV (HSB):
        295°, 42.4242%, 77.6471%
        XYZ:
        37.6962, 27.1882, 56.6871
        xyY:
        0.3101, 0.2236, 27.1882
      CIE-Lab:
        59.1481, 43.4439, -31.3276
        CIE-LCH:
        59.1481, 53.5611, 324.2044
        CIE-Luv:
        59.1481, 36.2222, -54.4672
        Hunter-Lab:
        52.1423, 37.7973, -27.9582
      #bf72c6 color charts
#bf72c6 RGB chart
      #bf72c6 CMYK chart
      #bf72c6 RGB pie chart
      #bf72c6 color shades, tints & tones
#bf72c6 color schemes
#bf72c6 color preview, HTML & CSS examples
           This text has a color of #bf72c6        
        
          <p style="color:#bf72c6;">Text here</p>
        
        
          .mytext {color:#bf72c6;}
        
        Text color #bf72c6
      
           This box has a color of #bf72c6        
        
          <div style="background-color:#bf72c6;">Content here</div>
        
        
          .mybackground {background-color:#bf72c6;}
        
        Background color #bf72c6
      
           Border around this has a color of #bf72c6        
        
          <div style="border:2px solid #bf72c6;">Content here</div>
        
        
          .myborder {border:2px solid #bf72c6;}
        
        Border color #bf72c6