#bf3f8b color space conversions
Hex:
        #bf3f8b
        RGB:
        191, 63, 139
        CMY:
        25, 75, 45
        CMYK:
        0, 67, 27, 25
      HSL:
        324°, 50.3937%, 49.8039%
        HSV (HSB):
        324°, 67.0157%, 74.9020%
        XYZ:
        27.9236, 16.4955, 26.1383
        xyY:
        0.3958, 0.2338, 16.4955
      CIE-Lab:
        47.6179, 58.1745, -14.6134
        CIE-LCH:
        47.6179, 59.9818, 345.8991
        CIE-Luv:
        47.6179, 72.9750, -30.1395
        Hunter-Lab:
        40.6146, 51.6477, -9.7270
      #bf3f8b color charts
#bf3f8b RGB chart
      #bf3f8b CMYK chart
      #bf3f8b RGB pie chart
      #bf3f8b color shades, tints & tones
#bf3f8b color schemes
#bf3f8b color preview, HTML & CSS examples
           This text has a color of #bf3f8b        
        
          <p style="color:#bf3f8b;">Text here</p>
        
        
          .mytext {color:#bf3f8b;}
        
        Text color #bf3f8b
      
           This box has a color of #bf3f8b        
        
          <div style="background-color:#bf3f8b;">Content here</div>
        
        
          .mybackground {background-color:#bf3f8b;}
        
        Background color #bf3f8b
      
           Border around this has a color of #bf3f8b        
        
          <div style="border:2px solid #bf3f8b;">Content here</div>
        
        
          .myborder {border:2px solid #bf3f8b;}
        
        Border color #bf3f8b