#bf31a7 color space conversions
Hex:
        #bf31a7
        RGB:
        191, 49, 167
        CMY:
        25, 81, 35
        CMYK:
        0, 74, 13, 25
      HSL:
        310°, 59.1667%, 47.0588%
        HSV (HSB):
        310°, 74.3455%, 74.9020%
        XYZ:
        29.5592, 16.0630, 38.1017
        xyY:
        0.3531, 0.1919, 16.0630
      CIE-Lab:
        47.0571, 66.9593, -32.2179
        CIE-LCH:
        47.0571, 74.3071, 334.3052
        CIE-Luv:
        47.0571, 66.9373, -56.6788
        Hunter-Lab:
        40.0787, 61.5113, -28.3103
      #bf31a7 color charts
#bf31a7 RGB chart
      #bf31a7 CMYK chart
      #bf31a7 RGB pie chart
      #bf31a7 color shades, tints & tones
#bf31a7 color schemes
#bf31a7 color preview, HTML & CSS examples
           This text has a color of #bf31a7        
        
          <p style="color:#bf31a7;">Text here</p>
        
        
          .mytext {color:#bf31a7;}
        
        Text color #bf31a7
      
           This box has a color of #bf31a7        
        
          <div style="background-color:#bf31a7;">Content here</div>
        
        
          .mybackground {background-color:#bf31a7;}
        
        Background color #bf31a7
      
           Border around this has a color of #bf31a7        
        
          <div style="border:2px solid #bf31a7;">Content here</div>
        
        
          .myborder {border:2px solid #bf31a7;}
        
        Border color #bf31a7