#bf31c3 color space conversions
Hex:
        #bf31c3
        RGB:
        191, 49, 195
        CMY:
        25, 81, 24
        CMYK:
        2, 75, 0, 24
      HSL:
        298°, 59.8361%, 47.8431%
        HSV (HSB):
        298°, 74.8718%, 76.4706%
        XYZ:
        32.4345, 17.2131, 53.2427
        xyY:
        0.3152, 0.1673, 17.2131
      CIE-Lab:
        48.5275, 71.2671, -46.3121
        CIE-LCH:
        48.5275, 84.9930, 326.9826
        CIE-Luv:
        48.5275, 56.9264, -78.4462
        Hunter-Lab:
        41.4887, 66.9402, -47.0452
      #bf31c3 color charts
#bf31c3 RGB chart
      #bf31c3 CMYK chart
      #bf31c3 RGB pie chart
      #bf31c3 color shades, tints & tones
#bf31c3 color schemes
#bf31c3 color preview, HTML & CSS examples
           This text has a color of #bf31c3        
        
          <p style="color:#bf31c3;">Text here</p>
        
        
          .mytext {color:#bf31c3;}
        
        Text color #bf31c3
      
           This box has a color of #bf31c3        
        
          <div style="background-color:#bf31c3;">Content here</div>
        
        
          .mybackground {background-color:#bf31c3;}
        
        Background color #bf31c3
      
           Border around this has a color of #bf31c3        
        
          <div style="border:2px solid #bf31c3;">Content here</div>
        
        
          .myborder {border:2px solid #bf31c3;}
        
        Border color #bf31c3