#bf31a6 color space conversions
Hex:
        #bf31a6
        RGB:
        191, 49, 166
        CMY:
        25, 81, 35
        CMYK:
        0, 74, 13, 25
      HSL:
        311°, 59.1667%, 47.0588%
        HSV (HSB):
        311°, 74.3455%, 74.9020%
        XYZ:
        29.4671, 16.0262, 37.6167
        xyY:
        0.3546, 0.1928, 16.0262
      CIE-Lab:
        47.0088, 66.8150, -31.7005
        CIE-LCH:
        47.0088, 73.9538, 334.6180
        CIE-Luv:
        47.0088, 67.3107, -55.8904
        Hunter-Lab:
        40.0327, 61.3324, -27.6889
      #bf31a6 color charts
#bf31a6 RGB chart
      #bf31a6 CMYK chart
      #bf31a6 RGB pie chart
      #bf31a6 color shades, tints & tones
#bf31a6 color schemes
#bf31a6 color preview, HTML & CSS examples
           This text has a color of #bf31a6        
        
          <p style="color:#bf31a6;">Text here</p>
        
        
          .mytext {color:#bf31a6;}
        
        Text color #bf31a6
      
           This box has a color of #bf31a6        
        
          <div style="background-color:#bf31a6;">Content here</div>
        
        
          .mybackground {background-color:#bf31a6;}
        
        Background color #bf31a6
      
           Border around this has a color of #bf31a6        
        
          <div style="border:2px solid #bf31a6;">Content here</div>
        
        
          .myborder {border:2px solid #bf31a6;}
        
        Border color #bf31a6