#bf28d1 color space conversions
Hex:
        #bf28d1
        RGB:
        191, 40, 209
        CMY:
        25, 84, 18
        CMYK:
        9, 81, 0, 18
      HSL:
        294°, 67.8715%, 48.8235%
        HSV (HSB):
        294°, 80.8612%, 81.9608%
        XYZ:
        33.7533, 17.1974, 61.8620
        xyY:
        0.2992, 0.1524, 17.1974
      CIE-Lab:
        48.5078, 76.0246, -54.4271
        CIE-LCH:
        48.5078, 93.4989, 324.4006
        CIE-Luv:
        48.5078, 53.6190, -90.8452
        Hunter-Lab:
        41.4697, 72.7136, -59.4164
      #bf28d1 color charts
#bf28d1 RGB chart
      #bf28d1 CMYK chart
      #bf28d1 RGB pie chart
      #bf28d1 color shades, tints & tones
#bf28d1 color schemes
#bf28d1 color preview, HTML & CSS examples
           This text has a color of #bf28d1        
        
          <p style="color:#bf28d1;">Text here</p>
        
        
          .mytext {color:#bf28d1;}
        
        Text color #bf28d1
      
           This box has a color of #bf28d1        
        
          <div style="background-color:#bf28d1;">Content here</div>
        
        
          .mybackground {background-color:#bf28d1;}
        
        Background color #bf28d1
      
           Border around this has a color of #bf28d1        
        
          <div style="border:2px solid #bf28d1;">Content here</div>
        
        
          .myborder {border:2px solid #bf28d1;}
        
        Border color #bf28d1