#bf31d2 color space conversions
Hex:
        #bf31d2
        RGB:
        191, 49, 210
        CMY:
        25, 81, 18
        CMYK:
        9, 77, 0, 18
      HSL:
        293°, 64.1434%, 50.7843%
        HSV (HSB):
        293°, 76.6667%, 82.3529%
        XYZ:
        34.2170, 17.9261, 62.6294
        xyY:
        0.2981, 0.1562, 17.9261
      CIE-Lab:
        49.4064, 73.7656, -53.5599
        CIE-LCH:
        49.4064, 91.1593, 324.0173
        CIE-Luv:
        49.4064, 51.9707, -89.7588
        Hunter-Lab:
        42.3393, 70.1634, -58.0659
      #bf31d2 color charts
#bf31d2 RGB chart
      #bf31d2 CMYK chart
      #bf31d2 RGB pie chart
      #bf31d2 color shades, tints & tones
#bf31d2 color schemes
#bf31d2 color preview, HTML & CSS examples
           This text has a color of #bf31d2        
        
          <p style="color:#bf31d2;">Text here</p>
        
        
          .mytext {color:#bf31d2;}
        
        Text color #bf31d2
      
           This box has a color of #bf31d2        
        
          <div style="background-color:#bf31d2;">Content here</div>
        
        
          .mybackground {background-color:#bf31d2;}
        
        Background color #bf31d2
      
           Border around this has a color of #bf31d2        
        
          <div style="border:2px solid #bf31d2;">Content here</div>
        
        
          .myborder {border:2px solid #bf31d2;}
        
        Border color #bf31d2