#bf31c9 color space conversions
Hex:
        #bf31c9
        RGB:
        191, 49, 201
        CMY:
        25, 81, 21
        CMYK:
        5, 76, 0, 21
      HSL:
        296°, 60.8000%, 49.0196%
        HSV (HSB):
        296°, 75.6219%, 78.8235%
        XYZ:
        33.1268, 17.4900, 56.8883
        xyY:
        0.3081, 0.1627, 17.4900
      CIE-Lab:
        48.8716, 72.2520, -49.2358
        CIE-LCH:
        48.8716, 87.4329, 325.7277
        CIE-Luv:
        48.8716, 54.9076, -83.0054
        Hunter-Lab:
        41.8211, 68.2042, -51.3761
      #bf31c9 color charts
#bf31c9 RGB chart
      #bf31c9 CMYK chart
      #bf31c9 RGB pie chart
      #bf31c9 color shades, tints & tones
#bf31c9 color schemes
#bf31c9 color preview, HTML & CSS examples
           This text has a color of #bf31c9        
        
          <p style="color:#bf31c9;">Text here</p>
        
        
          .mytext {color:#bf31c9;}
        
        Text color #bf31c9
      
           This box has a color of #bf31c9        
        
          <div style="background-color:#bf31c9;">Content here</div>
        
        
          .mybackground {background-color:#bf31c9;}
        
        Background color #bf31c9
      
           Border around this has a color of #bf31c9        
        
          <div style="border:2px solid #bf31c9;">Content here</div>
        
        
          .myborder {border:2px solid #bf31c9;}
        
        Border color #bf31c9