#bf396e color space conversions
Hex:
        #bf396e
        RGB:
        191, 57, 110
        CMY:
        25, 78, 57
        CMYK:
        0, 70, 42, 25
      HSL:
        336°, 54.0323%, 48.6275%
        HSV (HSB):
        336°, 70.1571%, 74.9020%
        XYZ:
        25.7635, 15.1284, 16.3140
        xyY:
        0.4504, 0.2645, 15.1284
      CIE-Lab:
        45.8096, 57.1671, 0.3423
        CIE-LCH:
        45.8096, 57.1681, 0.3431
        CIE-Luv:
        45.8096, 85.6452, -10.0877
        Hunter-Lab:
        38.8953, 50.1682, 2.3584
      #bf396e color charts
#bf396e RGB chart
      #bf396e CMYK chart
      #bf396e RGB pie chart
      #bf396e color shades, tints & tones
#bf396e color schemes
#bf396e color preview, HTML & CSS examples
           This text has a color of #bf396e        
        
          <p style="color:#bf396e;">Text here</p>
        
        
          .mytext {color:#bf396e;}
        
        Text color #bf396e
      
           This box has a color of #bf396e        
        
          <div style="background-color:#bf396e;">Content here</div>
        
        
          .mybackground {background-color:#bf396e;}
        
        Background color #bf396e
      
           Border around this has a color of #bf396e        
        
          <div style="border:2px solid #bf396e;">Content here</div>
        
        
          .myborder {border:2px solid #bf396e;}
        
        Border color #bf396e