#bf31b4 color space conversions
Hex:
        #bf31b4
        RGB:
        191, 49, 180
        CMY:
        25, 81, 29
        CMYK:
        0, 74, 6, 25
      HSL:
        305°, 59.1667%, 47.0588%
        HSV (HSB):
        305°, 74.3455%, 74.9020%
        XYZ:
        30.8224, 16.5683, 44.7535
        xyY:
        0.3345, 0.1798, 16.5683
      CIE-Lab:
        47.7114, 68.8971, -38.8555
        CIE-LCH:
        47.7114, 79.0984, 330.5786
        CIE-Luv:
        47.7114, 62.1761, -66.8715
        Hunter-Lab:
        40.7042, 63.9332, -36.6954
      #bf31b4 color charts
#bf31b4 RGB chart
      #bf31b4 CMYK chart
      #bf31b4 RGB pie chart
      #bf31b4 color shades, tints & tones
#bf31b4 color schemes
#bf31b4 color preview, HTML & CSS examples
           This text has a color of #bf31b4        
        
          <p style="color:#bf31b4;">Text here</p>
        
        
          .mytext {color:#bf31b4;}
        
        Text color #bf31b4
      
           This box has a color of #bf31b4        
        
          <div style="background-color:#bf31b4;">Content here</div>
        
        
          .mybackground {background-color:#bf31b4;}
        
        Background color #bf31b4
      
           Border around this has a color of #bf31b4        
        
          <div style="border:2px solid #bf31b4;">Content here</div>
        
        
          .myborder {border:2px solid #bf31b4;}
        
        Border color #bf31b4