#bf3c9d color space conversions
Hex:
        #bf3c9d
        RGB:
        191, 60, 157
        CMY:
        25, 76, 38
        CMYK:
        0, 69, 18, 25
      HSL:
        316°, 52.1912%, 49.2157%
        HSV (HSB):
        316°, 68.5864%, 74.9020%
        XYZ:
        29.1875, 16.7424, 33.5915
        xyY:
        0.3670, 0.2105, 16.7424
      CIE-Lab:
        47.9338, 61.7542, -24.9101
        CIE-LCH:
        47.9338, 66.5890, 338.0321
        CIE-Luv:
        47.9338, 67.6180, -45.4570
        Hunter-Lab:
        40.9175, 55.7232, -20.0324
      #bf3c9d color charts
#bf3c9d RGB chart
      #bf3c9d CMYK chart
      #bf3c9d RGB pie chart
      #bf3c9d color shades, tints & tones
#bf3c9d color schemes
#bf3c9d color preview, HTML & CSS examples
           This text has a color of #bf3c9d        
        
          <p style="color:#bf3c9d;">Text here</p>
        
        
          .mytext {color:#bf3c9d;}
        
        Text color #bf3c9d
      
           This box has a color of #bf3c9d        
        
          <div style="background-color:#bf3c9d;">Content here</div>
        
        
          .mybackground {background-color:#bf3c9d;}
        
        Background color #bf3c9d
      
           Border around this has a color of #bf3c9d        
        
          <div style="border:2px solid #bf3c9d;">Content here</div>
        
        
          .myborder {border:2px solid #bf3c9d;}
        
        Border color #bf3c9d