#bf31e2 color space conversions
Hex:
        #bf31e2
        RGB:
        191, 49, 226
        CMY:
        25, 81, 11
        CMYK:
        15, 78, 0, 11
      HSL:
        288°, 75.3191%, 53.9216%
        HSV (HSB):
        288°, 78.3186%, 88.6275%
        XYZ:
        36.3116, 18.7640, 73.6595
        xyY:
        0.2821, 0.1458, 18.7640
      CIE-Lab:
        50.4099, 76.5547, -61.0712
        CIE-LCH:
        50.4099, 97.9301, 321.4190
        CIE-Luv:
        50.4099, 47.0261, -101.4958
        Hunter-Lab:
        43.3174, 73.8255, -70.4980
      #bf31e2 color charts
#bf31e2 RGB chart
      #bf31e2 CMYK chart
      #bf31e2 RGB pie chart
      #bf31e2 color shades, tints & tones
#bf31e2 color schemes
#bf31e2 color preview, HTML & CSS examples
           This text has a color of #bf31e2        
        
          <p style="color:#bf31e2;">Text here</p>
        
        
          .mytext {color:#bf31e2;}
        
        Text color #bf31e2
      
           This box has a color of #bf31e2        
        
          <div style="background-color:#bf31e2;">Content here</div>
        
        
          .mybackground {background-color:#bf31e2;}
        
        Background color #bf31e2
      
           Border around this has a color of #bf31e2        
        
          <div style="border:2px solid #bf31e2;">Content here</div>
        
        
          .myborder {border:2px solid #bf31e2;}
        
        Border color #bf31e2