#bf38b1 color space conversions
Hex:
        #bf38b1
        RGB:
        191, 56, 177
        CMY:
        25, 78, 31
        CMYK:
        0, 71, 7, 25
      HSL:
        306°, 54.6559%, 48.4314%
        HSV (HSB):
        306°, 70.6806%, 74.9020%
        XYZ:
        30.8358, 17.0790, 43.2663
        xyY:
        0.3382, 0.1873, 17.0790
      CIE-Lab:
        48.3595, 66.1537, -36.0724
        CIE-LCH:
        48.3595, 75.3494, 331.3972
        CIE-Luv:
        48.3595, 61.6572, -62.5939
        Hunter-Lab:
        41.3268, 60.8653, -33.1438
      #bf38b1 color charts
#bf38b1 RGB chart
      #bf38b1 CMYK chart
      #bf38b1 RGB pie chart
      #bf38b1 color shades, tints & tones
#bf38b1 color schemes
#bf38b1 color preview, HTML & CSS examples
           This text has a color of #bf38b1        
        
          <p style="color:#bf38b1;">Text here</p>
        
        
          .mytext {color:#bf38b1;}
        
        Text color #bf38b1
      
           This box has a color of #bf38b1        
        
          <div style="background-color:#bf38b1;">Content here</div>
        
        
          .mybackground {background-color:#bf38b1;}
        
        Background color #bf38b1
      
           Border around this has a color of #bf38b1        
        
          <div style="border:2px solid #bf38b1;">Content here</div>
        
        
          .myborder {border:2px solid #bf38b1;}
        
        Border color #bf38b1