#bf2bd9 color space conversions
Hex:
        #bf2bd9
        RGB:
        191, 43, 217
        CMY:
        25, 83, 15
        CMYK:
        12, 80, 0, 15
      HSL:
        291°, 69.6000%, 50.9804%
        HSV (HSB):
        291°, 80.1843%, 85.0980%
        XYZ:
        34.8741, 17.8139, 67.2460
        xyY:
        0.2908, 0.1485, 17.8139
      CIE-Lab:
        49.2696, 76.6178, -57.7862
        CIE-LCH:
        49.2696, 95.9663, 322.9759
        CIE-Luv:
        49.2696, 50.6240, -96.1512
        Hunter-Lab:
        42.2065, 73.6286, -64.9200
      #bf2bd9 color charts
#bf2bd9 RGB chart
      #bf2bd9 CMYK chart
      #bf2bd9 RGB pie chart
      #bf2bd9 color shades, tints & tones
#bf2bd9 color schemes
#bf2bd9 color preview, HTML & CSS examples
           This text has a color of #bf2bd9        
        
          <p style="color:#bf2bd9;">Text here</p>
        
        
          .mytext {color:#bf2bd9;}
        
        Text color #bf2bd9
      
           This box has a color of #bf2bd9        
        
          <div style="background-color:#bf2bd9;">Content here</div>
        
        
          .mybackground {background-color:#bf2bd9;}
        
        Background color #bf2bd9
      
           Border around this has a color of #bf2bd9        
        
          <div style="border:2px solid #bf2bd9;">Content here</div>
        
        
          .myborder {border:2px solid #bf2bd9;}
        
        Border color #bf2bd9