#bf31d8 color space conversions
Hex:
        #bf31d8
        RGB:
        191, 49, 216
        CMY:
        25, 81, 15
        CMYK:
        12, 77, 0, 15
      HSL:
        291°, 68.1633%, 51.9608%
        HSV (HSB):
        291°, 77.3148%, 84.7059%
        XYZ:
        34.9788, 18.2309, 66.6411
        xyY:
        0.2919, 0.1521, 18.2309
      CIE-Lab:
        49.7749, 74.7974, -56.4026
        CIE-LCH:
        49.7749, 93.6798, 322.9811
        CIE-Luv:
        49.7749, 50.0747, -94.2014
        Hunter-Lab:
        42.6976, 71.5104, -62.6496
      #bf31d8 color charts
#bf31d8 RGB chart
      #bf31d8 CMYK chart
      #bf31d8 RGB pie chart
      #bf31d8 color shades, tints & tones
#bf31d8 color schemes
#bf31d8 color preview, HTML & CSS examples
           This text has a color of #bf31d8        
        
          <p style="color:#bf31d8;">Text here</p>
        
        
          .mytext {color:#bf31d8;}
        
        Text color #bf31d8
      
           This box has a color of #bf31d8        
        
          <div style="background-color:#bf31d8;">Content here</div>
        
        
          .mybackground {background-color:#bf31d8;}
        
        Background color #bf31d8
      
           Border around this has a color of #bf31d8        
        
          <div style="border:2px solid #bf31d8;">Content here</div>
        
        
          .myborder {border:2px solid #bf31d8;}
        
        Border color #bf31d8