#bf20d1 color space conversions
Hex:
        #bf20d1
        RGB:
        191, 32, 209
        CMY:
        25, 87, 18
        CMYK:
        9, 85, 0, 18
      HSL:
        294°, 73.4440%, 47.2549%
        HSV (HSB):
        294°, 84.6890%, 81.9608%
        XYZ:
        33.5110, 16.7128, 61.7813
        xyY:
        0.2992, 0.1492, 16.7128
      CIE-Lab:
        47.8962, 77.8118, -55.4095
        CIE-LCH:
        47.8962, 95.5243, 324.5454
        CIE-Luv:
        47.8962, 54.5660, -92.1489
        Hunter-Lab:
        40.8813, 74.7765, -60.9841
      #bf20d1 color charts
#bf20d1 RGB chart
      #bf20d1 CMYK chart
      #bf20d1 RGB pie chart
      #bf20d1 color shades, tints & tones
#bf20d1 color schemes
#bf20d1 color preview, HTML & CSS examples
           This text has a color of #bf20d1        
        
          <p style="color:#bf20d1;">Text here</p>
        
        
          .mytext {color:#bf20d1;}
        
        Text color #bf20d1
      
           This box has a color of #bf20d1        
        
          <div style="background-color:#bf20d1;">Content here</div>
        
        
          .mybackground {background-color:#bf20d1;}
        
        Background color #bf20d1
      
           Border around this has a color of #bf20d1        
        
          <div style="border:2px solid #bf20d1;">Content here</div>
        
        
          .myborder {border:2px solid #bf20d1;}
        
        Border color #bf20d1